Skip to content

Commit

Permalink
Bump version to 6.0.3
Browse files Browse the repository at this point in the history
Adds Ruby 3.1 compatibility.
  • Loading branch information
liveh2o committed Jun 15, 2024
1 parent 45d8e26 commit ffb2fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/active_remote/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ActiveRemote
VERSION = "6.0.2"
VERSION = "6.0.3"
end

0 comments on commit ffb2fea

Please sign in to comment.