Skip to content

Commit c4e8907

Browse files
authored
Version 2.0.0 (#64)
2.0.0.beta has been out for a while, and no bugs have been reported. The current state now supports Ruby 3.0, so it seems like a good opportunity to push a final version.
1 parent d3370da commit c4e8907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/babosa/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Babosa
44
module Version
5-
STRING = "2.0.0.beta"
5+
STRING = "2.0.0"
66
end
77
end

0 commit comments

Comments
 (0)