Skip to content

Commit 9f2f956

Browse files
committed
Merge pull request emberjs#356 from duggiefresh/master
Update README for latest ember-source
2 parents 6a7c3d6 + c81a9f2 commit 9f2f956

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
@@ -14,7 +14,7 @@ You can see an example of how to use the gem [here](https://github.com/keithpitt
1414

1515
```ruby
1616
gem 'ember-rails'
17-
gem 'ember-source', '1.4.0' # or the version you need
17+
gem 'ember-source', '1.5.0' # or the version you need
1818
```
1919

2020
* Run `bundle install`

0 commit comments

Comments
 (0)