Skip to content

Commit 567e072

Browse files
committed
Bump version to 1.9.0-beta.4.
1 parent 5e80803 commit 567e072

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ GIT
2727
PATH
2828
remote: .
2929
specs:
30-
ember-source (1.9.0.beta.3)
30+
ember-source (1.9.0.beta.4)
3131
handlebars-source (~> 2.0)
3232

3333
GEM

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.0-beta.4+pre
1+
1.9.0-beta.4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ember",
33
"license": "MIT",
4-
"version": "1.9.0-beta.4+pre",
4+
"version": "1.9.0-beta.4",
55
"scripts": {
66
"build": "ember build --environment production",
77
"postinstall": "bower install",

0 commit comments

Comments
 (0)