Skip to content

Commit

Permalink
Release 6.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot committed Oct 6, 2024
1 parent 3c171a6 commit db911db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/active_resource/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module ActiveResource
module VERSION # :nodoc:
MAJOR = 6
MINOR = 1
TINY = 2
TINY = 3
PRE = nil

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

0 comments on commit db911db

Please sign in to comment.