Skip to content

Commit 71247b1

Browse files
committed
Update versions, add myself to authors list
1 parent e612788 commit 71247b1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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": "2.4.0",
3+
"version": "2.4.1",
44
"description": "Rails UJS for the react-rails gem",
55
"main": "react_ujs/index.js",
66
"files": [

react-rails.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Gem::Specification.new do |s|
1111
s.homepage = 'https://github.com/reactjs/react-rails'
1212
s.license = 'Apache-2.0'
1313

14-
s.author = ['Paul O’Shannessy', 'Robert Mosolgo']
15-
14+
s.author = ['Paul O’Shannessy', 'Robert Mosolgo', 'Gregory Myers']
15+
1616

1717
s.add_development_dependency 'appraisal'
1818
s.add_development_dependency 'bundler', '>= 1.2.2'

0 commit comments

Comments
 (0)