Skip to content

Commit 1e785c2

Browse files
version bump
1 parent 2b5487b commit 1e785c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

keycrypt

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
################################# Global Variables #################################
55
##########################################################################################
66

7-
VERSION="0.1.1"
7+
VERSION="0.2.0"
88
TMP_PASS=""
99
GKEY=""
1010
OLD_KEY=""
@@ -361,4 +361,4 @@ case $1 in
361361
* )
362362
echo 'Invalid Option'
363363
;;
364-
esac
364+
esac

0 commit comments

Comments
 (0)