diff options
| author | Teddy Wing | 2022-05-26 16:56:42 +0200 |
|---|---|---|
| committer | Teddy Wing | 2022-05-26 16:56:42 +0200 |
| commit | 9aadce83d2318ba8e161cd4b8a7664f657df0915 (patch) | |
| tree | df84b4ddf92afebed7da663a40ab15de8a779f04 /incdec.bash | |
| parent | bf6544d5be555686c63f3da3fa500a1f8b8d5fe9 (diff) | |
| download | readline-incdec-9aadce83d2318ba8e161cd4b8a7664f657df0915.tar.bz2 | |
Increase version v0.0.1 -> v0.0.2
Diffstat (limited to 'incdec.bash')
| -rw-r--r-- | incdec.bash | 2 |
1 files changed, 1 insertions, 1 deletions
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 <https://www.gnu.org/licenses/>. -# Version: 0.0.1 +# Version: 0.0.2 # Increment or decrement a number on the current line. |
