Skip to content

Commit 26897f1

Browse files
committed
Release 6.2.1-rc.3
1 parent 9f5a40b commit 26897f1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

lib/react_on_rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# frozen_string_literal: true
22
module ReactOnRails
3-
VERSION = "6.2.1.rc.2".freeze
3+
VERSION = "6.2.1.rc.3".freeze
44
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": "6.2.1-rc.2",
3+
"version": "6.2.1-rc.3",
44
"description": "react-on-rails JavaScript for react_on_rails Ruby gem",
55
"main": "node_package/lib/ReactOnRails.js",
66
"directories": {

spec/dummy/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../..
33
specs:
4-
react_on_rails (6.2.1.rc.2)
4+
react_on_rails (6.2.1.rc.3)
55
addressable
66
connection_pool
77
execjs (~> 2.5)

0 commit comments

Comments
 (0)