From 9aadce83d2318ba8e161cd4b8a7664f657df0915 Mon Sep 17 00:00:00 2001
From: Teddy Wing
Date: Thu, 26 May 2022 16:56:42 +0200
Subject: Increase version v0.0.1 -> v0.0.2
---
incdec-bindings.bash | 2 +-
incdec.bash | 2 +-
incdec.m4.bash | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/incdec-bindings.bash b/incdec-bindings.bash
index 9f6ca63..6c1c297 100644
--- a/incdec-bindings.bash
+++ b/incdec-bindings.bash
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License
# along with Incdec. If not, see .
-# Version: 0.0.1
+# Version: 0.0.2
bind -x '"\C-xx": __readline_incdec_decrement'
diff --git a/incdec.bash b/incdec.bash
index f364c0f..666e3c3 100644
--- a/incdec.bash
+++ b/incdec.bash
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License
# along with Incdec. If not, see .
-# Version: 0.0.1
+# Version: 0.0.2
# Increment or decrement a number on the current line.
diff --git a/incdec.m4.bash b/incdec.m4.bash
index 113cfc6..d3ff950 100644
--- a/incdec.m4.bash
+++ b/incdec.m4.bash
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License
# along with Incdec. If not, see .
-# Version: 0.0.1
+# Version: 0.0.2
# Increment or decrement a number on the current line.
--
cgit v1.2.3