Skip to content

Commit

Permalink
Bump version up to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticdog committed Jul 19, 2019
1 parent 9e75d04 commit a625da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transcrypt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ set -euo pipefail
##### CONSTANTS

# the release version of this script
readonly VERSION='1.1.0'
readonly VERSION='2.0.0'

# the default cipher to utilize
readonly DEFAULT_CIPHER='aes-256-cbc'
Expand Down

0 comments on commit a625da6

Please sign in to comment.