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 0bdeeaf

Browse files
Release 3.2.0
1 parent 49090a4 commit 0bdeeaf

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.1)
4+
react-rails (3.2.0)
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.1"
7+
VERSION = "3.2.0"
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.1",
3+
"version": "3.2.0",
44
"description": "Rails UJS for the react-rails gem",
55
"repository": "reactjs/react-rails",
66
"main": "react_ujs/index.js",

0 commit comments

Comments
(0)

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