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 BackFire to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
firebase-ops committed Nov 7, 2014
1 parent 3b75b8f commit 24f4289
Show file tree
Hide file tree
Showing 5 changed files with 557 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ In order to use BackFire in your project, you need to include the following file
<script src="https://cdn.firebase.com/js/client/1.0.21/firebase.js"></script>

<!-- BackFire -->
<script src="https://cdn.firebase.com/libs/backfire/0.3.0/backfire.min.js"></script>
<script src="https://cdn.firebase.com/libs/backfire/0.4.0/backfire.min.js"></script>
```

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

0 comments on commit 24f4289

Please sign in to comment.