Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
bear-in-mind committed Oct 15, 2020
1 parent bee8474 commit 98f10ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/abyme/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module Abyme
module VERSION
MAJOR = 0
MINOR = 2
PATCH = 0
PATCH = 1

STRING = [MAJOR, MINOR, PATCH].join(".")
end
Expand Down

0 comments on commit 98f10ea

Please sign in to comment.