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

    Bump version to 0.1.9
---
 age.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/age.el b/age.el
index 6f2f9ff9421..c8b406a564c 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.8
+;; Version: 0.1.9
 
 ;; This file is NOT part of GNU Emacs.
 
@@ -48,7 +48,7 @@
 (defconst age-package-name "age"
   "Name of this package.")
 
-(defconst age-version-number "0.1.8"
+(defconst age-version-number "0.1.9"
   "Version number of this package.")
 
 ;;; Options

Reply via email to