branch: elpa/age
commit 3c1448ef31c0862b1232e1c062ed5bf5cd1758de
Author: Bas Alberts <[email protected]>
Commit: Bas Alberts <[email protected]>
v0.1.1
---
age.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/age.el b/age.el
index cef6812a217..eed2dc50446 100644
--- a/age.el
+++ b/age.el
@@ -9,7 +9,7 @@
;; Homepage: https://github.com/anticomputer/age.el
;; Package-Requires: ((emacs "28.1"))
;; Keywords: data
-;; Version: 0.1.0
+;; Version: 0.1.1
;; This is a port of epg.el and epa-file.el, original copyright applies:
@@ -66,7 +66,7 @@
(defconst age-package-name "age"
"Name of this package.")
-(defconst age-version-number "0.1"
+(defconst age-version-number "0.1.1"
"Version number of this package.")
;;; Options