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 9b4bf58 commit dd7a70dCopy full SHA for dd7a70d
lib/react/rails/version.rb
@@ -2,6 +2,6 @@ module React
2
module Rails
3
# If you change this, make sure to update VERSIONS.md
4
# and republish the UJS by updating package.json and `bundle exec rake ujs:publish`
5
- VERSION = '2.4.4'
+ VERSION = '2.4.6'
6
end
7
0 commit comments