Skip to content

Commit 5842aa5

Browse files
committed
Release 1.5.6-beta.0
1 parent d8faa70 commit 5842aa5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/react_on_rails_pro/version.rb

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 = "1.5.5"
4+
VERSION = "1.5.6.beta.0"
55
PROTOCOL_VERSION = "1.0.0"
66
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-pro-vm-renderer",
3-
"version": "1.5.5",
3+
"version": "1.5.6-beta.0",
44
"protocolVersion": "1.0.0",
55
"description": "react-on-rails-pro JavaScript for react_on_rails_pro Ruby gem",
66
"main": "packages/vm-renderer/src/ReactOnRailsProVmRenderer.js",

0 commit comments

Comments
 (0)