Skip to content

Commit

Permalink
v2.0.2, travis - on tags: false
Browse files Browse the repository at this point in the history
  • Loading branch information
carmi2214 committed May 5, 2020
1 parent 37dd672 commit 488c86f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
api_key: "$NPM_AUTH_TOKEN"
on:
branch: master
tags: false
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "country-locator",
"version": "2.0.1",
"version": "2.0.2",
"description": "Detects country by a given geometry",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 488c86f

Please sign in to comment.