Skip to content

Commit 81b9a10

Browse files
committed
Merge pull request #88 from meleyal/0.11
update readme with latest gem version, fixes #86
2 parents 7bde653 + ad54110 commit 81b9a10

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.11.0.0'
20+
gem 'react-rails', '~> 0.11.1.0'
2121
```
2222

2323

0 commit comments

Comments
 (0)