Skip to content

Commit

Permalink
Release 10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
justin808 committed Oct 29, 2017
1 parent 37e7785 commit cac4558
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/react_on_rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module ReactOnRails
VERSION = "10.0.0"
VERSION = "10.0.1"
end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-on-rails",
"version": "10.0.0",
"version": "10.0.1",
"description": "react-on-rails JavaScript for react_on_rails Ruby gem",
"main": "node_package/lib/ReactOnRails.js",
"directories": {
Expand Down

0 comments on commit cac4558

Please sign in to comment.