We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f96c6 commit dcc8ad1Copy full SHA for dcc8ad1
gitcrypt
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-readonly VERSION="0.2.3"
+readonly VERSION="0.3.0"
4
readonly DEFAULT_CIPHER="aes-256-ecb"
5
6
init_config() {
0 commit comments