emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/crux 3445e7e 109/112: Release 0.4.0


From: ELPA Syncer
Subject: [nongnu] elpa/crux 3445e7e 109/112: Release 0.4.0
Date: Wed, 11 Aug 2021 09:58:04 -0400 (EDT)

branch: elpa/crux
commit 3445e7e027592c50505c5237ed1484715d2a3892
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    Release 0.4.0
    
    This fixes #83.
---
 CHANGELOG.md | 2 ++
 crux.el      | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 21946d1..18199dc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
 
 ## master (unreleased)
 
+## 0.4.0 (2021-08-10)
+
 ### New features
 
 * [#65](https://github.com/bbatsov/crux/pull/65): Add a configuration option 
to move using visual lines in `crux-move-to-mode-line-start`.
diff --git a/crux.el b/crux.el
index a6ca1fa..41054ab 100644
--- a/crux.el
+++ b/crux.el
@@ -1,10 +1,10 @@
 ;;; crux.el --- A Collection of Ridiculously Useful eXtensions -*- 
lexical-binding: t -*-
 ;;
-;; Copyright © 2015-2020 Bozhidar Batsov
+;; Copyright © 2015-2021 Bozhidar Batsov
 ;;
 ;; Author: Bozhidar Batsov <bozhidar@batsov.com>
 ;; URL: https://github.com/bbatsov/crux
-;; Version: 0.4.0-snapshot
+;; Version: 0.4.0
 ;; Keywords: convenience
 ;; Package-Requires: ((seq "1.11"))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]