Skip to content

Commit 72ccae8

Browse files
committed
Bump version for 1.10.0-beta.3.
1 parent b94edfe commit 72ccae8

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
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
ember-source (1.10.0.beta.3.pre)
4+
ember-source (1.10.0.beta.3)
55

66
GEM
77
remote: https://rubygems.org/

VERSION

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

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.10.0-beta.3+pre",
4+
"version": "1.10.0-beta.3",
55
"scripts": {
66
"build": "ember build --environment production",
77
"postinstall": "bower install",

0 commit comments

Comments
 (0)