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 7da1a32 commit c1f1e8bCopy full SHA for c1f1e8b
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Active Resource 4.0.1 (unreleased) ##
+## Active Resource 4.1.0 (June 10, 2016) ##
2
3
### Enhancements ###
4
lib/active_resource/version.rb
@@ -1,7 +1,7 @@
module ActiveResource
module VERSION #:nodoc:
MAJOR = 4
- MINOR = 0
+ MINOR = 1
5
TINY = 0
6
PRE = nil
7
0 commit comments