Skip to content

Commit 7bde653

Browse files
committed
Merge pull request #78 from glittershark/0.11
Point to 0.11 in README on 0.11 branch
2 parents e1d3ee1 + f89c769 commit 7bde653

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

2323

0 commit comments

Comments
 (0)