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 4accda8 commit 326b452Copy full SHA for 326b452
lib/active_resource/version.rb
@@ -3,7 +3,7 @@
3
module ActiveResource
4
module VERSION #:nodoc:
5
MAJOR = 5
6
- MINOR = 0
+ MINOR = 1
7
TINY = 0
8
PRE = nil
9
0 commit comments