Skip to content

Commit 08dc160

Browse files
committed
Merge pull request #204 from jeffnv/patch-1
update gemfile to 0.13.0.0
2 parents 4da2126 + 844ed95 commit 08dc160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ As with all gem dependencies, we strongly recommend adding `react-rails` to your
1717
```ruby
1818
# Gemfile
1919

20-
gem 'react-rails', '~> 0.12.0.0'
20+
gem 'react-rails', '~> 0.13.0.0'
2121
```
2222

2323

0 commit comments

Comments
 (0)