Skip to content

Commit ae930e9

Browse files
author
Robert Mosolgo
committed
Merge pull request #343 from vipulnsward/readme-update
- Change version of installation to 1.2.0 in README so we dont run in…
2 parents b98013f + d43bcda commit ae930e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ in your Ruby on Rails (3.2+) application. `react-rails` can:
2424
Add `react-rails` to your gemfile:
2525

2626
```ruby
27-
gem 'react-rails', '~> 1.0'
27+
gem 'react-rails', '1.2.0'
2828
```
2929

3030
Next, run the installation script:

0 commit comments

Comments
 (0)