diff --git a/package.json b/package.json index c90ce01..083e316 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nostr-geotags", - "version": "0.0.1", + "version": "0.0.2", "description": "Give an object of geodata, returns standardized nostr geotags ", "type": "module", "main": "dist/index.js",