From f6c945b0b105fdea0baa484708aea49455600b7e Mon Sep 17 00:00:00 2001
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: Thu, 13 Sep 2012 18:21:15 +0200
Subject: [PATCH] Bump version.

---
 debian/changelog      | 2 +-
 src/password-store.sh | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3a76e9f..6772855 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-pass (1.2-1) stable; urgency=low
+pass (1.3-1) stable; urgency=low
 
   * Initial release.
 
diff --git a/src/password-store.sh b/src/password-store.sh
index 76c7385..7e8a0ac 100755
--- a/src/password-store.sh
+++ b/src/password-store.sh
@@ -17,7 +17,7 @@ version() {
 	cat <<_EOF
 |-----------------------|
 |   Password Store      |
-|        v.1.2.2        |
+|         v.1.3         |
 |       by zx2c4        |
 |                       |
 |    Jason@zx2c4.com    |
-- 
GitLab