Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSolati committed Aug 7, 2018
1 parent 5478730 commit eb35b96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "geofirestore",
"description": "Location-based querying and filtering using Firebase's Firestore",
"version": "2.0.2",
"version": "2.1.0",
"scripts": {
"build": "rm -rf ./dist && rollup -c",
"coverage": "nyc report --reporter=text-lcov | coveralls",
Expand Down

0 comments on commit eb35b96

Please sign in to comment.