Skip to content

Commit 9c73553

Browse files
Update version to 16.1.1 in version.rb, package.json, and Gemfile.lock
1 parent bf5681a commit 9c73553

File tree

3 files changed

+3
-3
lines changed

3 files changed

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

33
module ReactOnRailsPro
4-
VERSION = "4.0.0"
4+
VERSION = "16.1.1"
55
PROTOCOL_VERSION = "2.0.0"
66
end

react_on_rails_pro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shakacode-tools/react-on-rails-pro-node-renderer",
3-
"version": "4.0.0",
3+
"version": "16.1.1",
44
"protocolVersion": "2.0.0",
55
"description": "react-on-rails-pro JavaScript for react_on_rails_pro Ruby gem",
66
"exports": {

react_on_rails_pro/spec/dummy/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ PATH
2020
PATH
2121
remote: ../..
2222
specs:
23-
react_on_rails_pro (4.0.0)
23+
react_on_rails_pro (16.1.1)
2424
addressable
2525
connection_pool
2626
execjs (~> 2.9)

0 commit comments

Comments
 (0)