branch: elpa/age
commit 3cf03ea91101513ec3c31e5915fa0b4b75455c7f
Author: Bas Alberts <[email protected]>
Commit: Bas Alberts <[email protected]>

    v0.1.3
---
 age.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/age.el b/age.el
index 029acbf0982..6d326417496 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.2
+;; Version: 0.1.3
 
 ;; This is a port of epg.el and epa-file.el, original copyright applies:
 
@@ -81,7 +81,7 @@
 (defconst age-package-name "age"
   "Name of this package.")
 
-(defconst age-version-number "0.1.2"
+(defconst age-version-number "0.1.3"
   "Version number of this package.")
 
 ;;; Options

Reply via email to