We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 578f6c0 commit 0698674Copy full SHA for 0698674
lib/active_resource/version.rb
@@ -3,7 +3,7 @@
3
module ActiveResource
4
module VERSION # :nodoc:
5
MAJOR = 6
6
- MINOR = 0
+ MINOR = 1
7
TINY = 0
8
PRE = nil
9
0 commit comments