Skip to content

Commit 0fd0f3c

Browse files
committed
RUBY-32905 Version 0.2.6
- Release version to avoid a problems with installation using simple `gem install debase` - Ruby 3.4-preview2 compatible (builds with it)
1 parent e81d4db commit 0fd0f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/debase/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Debase
2-
VERSION = "0.2.5.beta2" unless defined? VERSION
2+
VERSION = "0.2.6" unless defined? VERSION
33
end

0 commit comments

Comments
 (0)