We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28993f9 commit 7013156Copy full SHA for 7013156
src/lucky_encrypted.cr
@@ -8,7 +8,7 @@ require "avram/criteria"
8
require "avram/charms/string_extensions"
9
10
module LuckyEncrypted
11
- VERSION = "0.1.0"
+ VERSION = "0.2.0"
12
13
Habitat.create do
14
setting secret : String
0 commit comments