Skip to content

Commit

Permalink
Use handlebars rc4 (closes #37)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasboyt committed Jun 14, 2013
1 parent 2fb40de commit 3e88204
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### 0.2.2 (Jun 14 2013)

* Specify Handlebars version as rc4

### 0.2.1 (Jun 3 2013)

* Bumped Ember, Handlebars, Ember Data versions
Expand Down
2 changes: 1 addition & 1 deletion app/templates/_bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"dependencies": {
"jquery": "~2.0.0",
"handlebars": "~1.0.0",
"handlebars": "1.0.0-rc.4",
"ember": "~1.0.0",
"ember-data": "http://builds.emberjs.com.s3.amazonaws.com/ember-data-0.13.js",
"normalize-css": "~2.1.1"
Expand Down

0 comments on commit 3e88204

Please sign in to comment.