Skip to content

Commit

Permalink
[firebase-release] Updated GeoFire to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
firebase-ops committed Feb 21, 2019
1 parent 339bb94 commit d802573
Show file tree
Hide file tree
Showing 4 changed files with 1,103 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,7 +38,7 @@ In order to use GeoFire in your project, you need to include the following files
<script src="https://www.gstatic.com/firebasejs/3.7.0/firebase.js"></script>

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

Use the URL above to download both the minified and non-minified versions of GeoFire from the
Expand Down

0 comments on commit d802573

Please sign in to comment.