Skip to content

Commit a625da6

Browse files
committed
Bump version up to 2.0.0
1 parent 9e75d04 commit a625da6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

transcrypt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ set -euo pipefail
1616
##### CONSTANTS
1717

1818
# the release version of this script
19-
readonly VERSION='1.1.0'
19+
readonly VERSION='2.0.0'
2020

2121
# the default cipher to utilize
2222
readonly DEFAULT_CIPHER='aes-256-cbc'

0 commit comments

Comments
 (0)