Skip to content

Commit

Permalink
[firebase-release] Updated EmberFire to 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
firebase-ops committed Oct 7, 2014
1 parent 27a2c98 commit 14ac2be
Show file tree
Hide file tree
Showing 6 changed files with 721 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ In order to use EmberFire in your project, you need to include the following fil
<script src="https://cdn.firebase.com/js/client/1.0.21/firebase.js"></script>

<!-- EmberFire -->
<script src="https://cdn.firebase.com/libs/emberfire/1.2.5/emberfire.min.js"></script>
<script src="https://cdn.firebase.com/libs/emberfire/1.2.6/emberfire.min.js"></script>
```

Use the URL above to download both the minified and non-minified versions of EmberFire from the
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "emberfire",
"description": "The officially supported Ember binding for Firebase",
"version": "0.0.0",
"version": "1.2.6",
"authors": [
"Firebase <[email protected]> (https://www.firebase.com/)"
],
Expand Down
Loading

0 comments on commit 14ac2be

Please sign in to comment.