Skip to content

Commit 72e1c2f

Browse files
committed
Release 15.0.0-alpha.2
1 parent 4dee1ff commit 72e1c2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/react_on_rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module ReactOnRails
4-
VERSION = "14.2.0"
4+
VERSION = "15.0.0.alpha.2"
55
end

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-on-rails",
3-
"version": "14.2.0",
3+
"version": "15.0.0-alpha.2",
44
"description": "react-on-rails JavaScript for react_on_rails Ruby gem",
55
"main": "node_package/lib/ReactOnRails.full.js",
66
"exports": {

0 commit comments

Comments
 (0)