aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.guix.scm2
-rw-r--r--Documentation/piem.texi2
-rw-r--r--piem.el2
3 files changed, 3 insertions, 3 deletions
diff --git a/.guix.scm b/.guix.scm
index b8cb2b3..7743da7 100644
--- a/.guix.scm
+++ b/.guix.scm
@@ -48,7 +48,7 @@
(define-public piem
(package
(name "piem")
- (version "0.2.0")
+ (version "0.3.0")
(source
(origin
(method git-fetch)
diff --git a/Documentation/piem.texi b/Documentation/piem.texi
index 852da20..b7a02e3 100644
--- a/Documentation/piem.texi
+++ b/Documentation/piem.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
-@set VERSION 0.2.0
+@set VERSION 0.3.0
@setfilename piem.info
@documentencoding UTF-8
diff --git a/piem.el b/piem.el
index 83acd8c..cce94c3 100644
--- a/piem.el
+++ b/piem.el
@@ -4,7 +4,7 @@
;; Author: Kyle Meyer <kyle@kyleam.com>
;; Keywords: vc, tools
-;; Version: 0.2.0
+;; Version: 0.3.0
;; Package-Requires: ((emacs "26.3") (transient "0.3.0"))
;; Homepage: https://git.kyleam.com/piem/about/