Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

Commit

Permalink
[firebase-release] Updated BackboneFire to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
firebase-ops committed Jan 13, 2015
1 parent 6eac0be commit d13f9dd
Show file tree
Hide file tree
Showing 5 changed files with 870 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To get started include Firebase and BackboneFire after the usual Backbone depend
<script src="https://cdn.firebase.com/js/client/2.0.3/firebase.js"></script>

<!-- BackboneFire -->
<script src="https://cdn.firebase.com/libs/backbonefire/0.5.0/backbonefire.js"></script>
<script src="https://cdn.firebase.com/libs/backbonefire/0.5.1/backbonefire.js"></script>
```

Use the URL above to download both the minified and non-minified versions of BackboneFire 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": "backbonefire",
"description": "The officially supported Backbone binding for Firebase",
"version": "0.0.0",
"version": "0.5.1",
"authors": [
"Firebase <support@firebase.com> (https://www.firebase.com/)"
],
Expand Down
Loading

0 comments on commit d13f9dd

Please sign in to comment.