Skip to content

Commit

Permalink
[firebase-release] Updated EmberFire to 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
firebase-ops committed Feb 20, 2015
1 parent a5c98f8 commit d7c263b
Show file tree
Hide file tree
Showing 6 changed files with 758 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/2.0.6/firebase.js"></script>

<!-- EmberFire -->
<script src="https://cdn.firebase.com/libs/emberfire/1.3.2/emberfire.min.js"></script>
<script src="https://cdn.firebase.com/libs/emberfire/1.3.3/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.3",
"authors": [
"Firebase <support@firebase.com> (https://www.firebase.com/)"
],
Expand Down
Loading

0 comments on commit d7c263b

Please sign in to comment.