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 0ce75ab commit 8070621Copy full SHA for 8070621
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.3'
+ VERSION = '2.4.4.pre'
6
end
7
0 commit comments