Skip to content

Commit 326b452

Browse files
committed
Prepare to 5.1.0 release
1 parent 4accda8 commit 326b452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/active_resource/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
module ActiveResource
44
module VERSION #:nodoc:
55
MAJOR = 5
6-
MINOR = 0
6+
MINOR = 1
77
TINY = 0
88
PRE = nil
99

0 commit comments

Comments
 (0)