Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Feb 7, 2014
1 parent 4ebd47d commit 3d8b923
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Ember Changelog

### Ember 1.4.0-beta.6 (February 7, 2014)

* [SECURITY] Ensure link-to non-block escapes title.

### Ember 1.4.0-beta.5 (February 3, 2014)

* Deprecate quoteless action names.
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ GIT
PATH
remote: .
specs:
ember-source (1.4.0.pre)
ember-source (1.4.0.beta.6)
handlebars-source (~> 1.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.0+pre
1.4.0-beta.6

0 comments on commit 3d8b923

Please sign in to comment.