Skip to content

Commit 89e5386

Browse files
committed
Release 1.7.1.
1 parent fa607ba commit 89e5386

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.7.1.pre)
30+
ember-source (1.7.1)
3131
handlebars-source (~> 1.0)
3232

3333
GEM

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.1+pre
1+
1.7.1

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

0 commit comments

Comments
 (0)