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 bf5681a commit 9c73553Copy full SHA for 9c73553
react_on_rails_pro/lib/react_on_rails_pro/version.rb
@@ -1,6 +1,6 @@
1
# frozen_string_literal: true
2
3
module ReactOnRailsPro
4
- VERSION = "4.0.0"
+ VERSION = "16.1.1"
5
PROTOCOL_VERSION = "2.0.0"
6
end
react_on_rails_pro/package.json
{
"name": "@shakacode-tools/react-on-rails-pro-node-renderer",
- "version": "4.0.0",
+ "version": "16.1.1",
"protocolVersion": "2.0.0",
"description": "react-on-rails-pro JavaScript for react_on_rails_pro Ruby gem",
"exports": {
react_on_rails_pro/spec/dummy/Gemfile.lock
@@ -20,7 +20,7 @@ PATH
20
PATH
21
remote: ../..
22
specs:
23
- react_on_rails_pro (4.0.0)
+ react_on_rails_pro (16.1.1)
24
addressable
25
connection_pool
26
execjs (~> 2.9)
0 commit comments