Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anticomputer committed Jan 2, 2023
1 parent 5637b29 commit 3c1448e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions age.el
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 3c1448e

Please sign in to comment.