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 4dee1ff commit 72e1c2fCopy full SHA for 72e1c2f
lib/react_on_rails/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module ReactOnRails
4
- VERSION = "14.2.0"
+ VERSION = "15.0.0.alpha.2"
5
end
package.json
@@ -1,6 +1,6 @@
{
"name": "react-on-rails",
- "version": "14.2.0",
+ "version": "15.0.0-alpha.2",
"description": "react-on-rails JavaScript for react_on_rails Ruby gem",
"main": "node_package/lib/ReactOnRails.full.js",
6
"exports": {
0 commit comments