Skip to content

Commit

Permalink
[firebase-release] Updated EmberFire to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
firebase-ops committed Nov 6, 2014
1 parent 142ba6f commit 0e5dca9
Show file tree
Hide file tree
Showing 6 changed files with 732 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,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.7/emberfire.min.js"></script>
<script src="https://cdn.firebase.com/libs/emberfire/1.3.0/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.3.0",
"authors": [
"Firebase <[email protected]> (https://www.firebase.com/)"
],
Expand Down
Loading

0 comments on commit 0e5dca9

Please sign in to comment.