Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
BrendanThompson committed Apr 24, 2014
1 parent 2b5487b commit 1e785c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keycrypt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
################################# Global Variables #################################
##########################################################################################

VERSION="0.1.1"
VERSION="0.2.0"
TMP_PASS=""
GKEY=""
OLD_KEY=""
Expand Down Expand Up @@ -361,4 +361,4 @@ case $1 in
* )
echo 'Invalid Option'
;;
esac
esac

0 comments on commit 1e785c2

Please sign in to comment.