We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b53fba commit ad55effCopy full SHA for ad55eff
1 file changed
age.el
@@ -9,7 +9,7 @@
9
;; Homepage: https://github.com/anticomputer/age.el
10
;; Package-Requires: ((emacs "28.1"))
11
;; Keywords: data
12
-;; Version: 0.1.7
+;; Version: 0.1.8
13
14
;; This file is NOT part of GNU Emacs.
15
@@ -48,7 +48,7 @@
48
(defconst age-package-name "age"
49
"Name of this package.")
50
51
-(defconst age-version-number "0.1.4"
+(defconst age-version-number "0.1.8"
52
"Version number of this package.")
53
54
;;; Options
0 commit comments