Skip to content

Commit

Permalink
Release 8.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
justin808 committed May 3, 2017
1 parent f178bf8 commit bac53b1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/react_on_rails/version.rb
@@ -1,3 +1,3 @@
module ReactOnRails
VERSION = "7.1.0.beta.3".freeze
VERSION = "8.0.0.beta.1".freeze
end
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-on-rails",
"version": "7.1.0-beta.3",
"version": "8.0.0-beta.1",
"description": "react-on-rails JavaScript for react_on_rails Ruby gem",
"main": "node_package/lib/ReactOnRails.js",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion spec/dummy/Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: ../..
specs:
react_on_rails (7.1.0.beta.3)
react_on_rails (8.0.0.beta.1)
addressable
connection_pool
execjs (~> 2.5)
Expand Down

0 comments on commit bac53b1

Please sign in to comment.