Skip to content

Commit eed760e

Browse files
committed
Set next version to 3.2
The version was set to 5.2, to track the Rails version, but this was never released on Rubygems. IMO, there is no reason to link to the Rail version unless it is the intention to support multiple major versions which is unnecessary for this gem.
1 parent 27e4898 commit eed760e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/amoeba/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Amoeba
2-
VERSION = '5.2.0'
2+
VERSION = '3.2.0'
33
end

0 commit comments

Comments
 (0)