We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bee8474 commit 98f10eaCopy full SHA for 98f10ea
1 file changed
lib/abyme/version.rb
@@ -2,7 +2,7 @@ module Abyme
2
module VERSION
3
MAJOR = 0
4
MINOR = 2
5
- PATCH = 0
+ PATCH = 1
6
7
STRING = [MAJOR, MINOR, PATCH].join(".")
8
end
0 commit comments