Skip to content

Commit

Permalink
[firebase-release] Updated GeoFire to 3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
firebase-ops committed Jan 23, 2016
1 parent e5a6c23 commit 42f825c
Show file tree
Hide file tree
Showing 5 changed files with 1,229 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ In order to use GeoFire in your project, you need to include the following files
<script src="https://cdn.firebase.com/js/client/2.2.5/firebase.js"></script>

<!-- GeoFire -->
<script src="https://cdn.firebase.com/libs/geofire/3.2.3/geofire.min.js"></script>
<script src="https://cdn.firebase.com/libs/geofire/3.2.4/geofire.min.js"></script>
```

Use the URL above to download both the minified and non-minified versions of GeoFire 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": "geofire",
"description": "Location-based querying and filtering using Firebase",
"version": "0.0.0",
"version": "3.2.4",
"authors": [
"Firebase <[email protected]> (https://www.firebase.com/)"
],
Expand Down
Loading

0 comments on commit 42f825c

Please sign in to comment.