Skip to content

Commit 98f10ea

Browse files
committed
bumped version
1 parent bee8474 commit 98f10ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/abyme/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Abyme
22
module VERSION
33
MAJOR = 0
44
MINOR = 2
5-
PATCH = 0
5+
PATCH = 1
66

77
STRING = [MAJOR, MINOR, PATCH].join(".")
88
end

0 commit comments

Comments
 (0)