diff --git a/lib/react/rails/version.rb b/lib/react/rails/version.rb index 25cb1ec7..306fa859 100644 --- a/lib/react/rails/version.rb +++ b/lib/react/rails/version.rb @@ -2,6 +2,6 @@ module React module Rails # If you change this, make sure to update VERSIONS.md # and republish the UJS by updating package.json and `bundle exec rake ujs:publish` - VERSION = '2.4.7' + VERSION = '2.5.0' end end diff --git a/package.json b/package.json index bcf27136..d5ca9ef8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "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": [