Skip to content

Commit 9c8a2ee

Browse files
committed
Release 6.1.4
1 parent 820f3ac commit 9c8a2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/active_resource/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module ActiveResource
44
module VERSION # :nodoc:
55
MAJOR = 6
66
MINOR = 1
7-
TINY = 3
7+
TINY = 4
88
PRE = nil
99

1010
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")

0 commit comments

Comments
 (0)