Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 101c26a

Browse files
Release 3.1.1
1 parent 2a28f50 commit 101c26a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎Gemfile.lock‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
react-rails (3.1.0)
4+
react-rails (3.1.1)
55
babel-transpiler (>= 0.7.0)
66
connection_pool
77
execjs

‎lib/react/rails/version.rb‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ module React
44
module Rails
55
# If you change this, make sure to update VERSIONS.md
66
# and republish the UJS by updating package.json and `bundle exec rake ujs:publish`
7-
VERSION = "3.1.0"
7+
VERSION = "3.1.1"
88
end
99
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_ujs",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Rails UJS for the react-rails gem",
55
"main": "react_ujs/index.js",
66
"files": [

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /