We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a4a370 commit 869f23cCopy full SHA for 869f23c
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.7'
+ VERSION = '2.5.0'
6
end
7
package.json
@@ -1,6 +1,6 @@
1
{
"name": "react_ujs",
- "version": "2.4.4",
+ "version": "2.5.0",
"description": "Rails UJS for the react-rails gem",
"main": "react_ujs/index.js",
"files": [
0 commit comments