From 1d3e6e6ac2ae0601056f13ee5e9e9261c7ad1a67 Mon Sep 17 00:00:00 2001 From: sandwich <299465+dskvr@users.noreply.github.com> Date: Thu, 18 Jan 2024 18:15:41 +0000 Subject: [PATCH] NIP-YAGT + bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c56b40..8e806f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nostr-geotags", - "version": "0.1.3", + "version": "0.2.0", "description": "Give an object of geodata, returns standardized nostr geotags ", "type": "module", "main": "dist/index.js",