Skip to content

Commit

Permalink
Update gitcrypt
Browse files Browse the repository at this point in the history
  • Loading branch information
Woody Gilk committed Aug 18, 2014
1 parent 9293cdf commit 62e17d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitcrypt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

readonly VERSION="0.3.0"
readonly VERSION="0.3.2"
readonly DEFAULT_CIPHER="aes-256-ecb"

[ -z "$GIT_DIR" ] && GIT_DIR=".git"
Expand Down

0 comments on commit 62e17d8

Please sign in to comment.