diff --git a/browser/country-extra/package.json b/browser/country-extra/package.json index 162c2ea..3049a1d 100644 --- a/browser/country-extra/package.json +++ b/browser/country-extra/package.json @@ -1,6 +1,6 @@ { "name": "@iplookup/country-extra", - "version": "0.1.1", + "version": "1.0.0", "description": "Browser api to lookup country from IP address", "keywords": [ "location", diff --git a/browser/country/package.json b/browser/country/package.json index f8d5e46..370477c 100644 --- a/browser/country/package.json +++ b/browser/country/package.json @@ -1,6 +1,6 @@ { "name": "@iplookup/country", - "version": "0.1.1", + "version": "1.0.0", "description": "Browser api to lookup country from IP address", "keywords": [ "location", diff --git a/browser/geocode-extra/package.json b/browser/geocode-extra/package.json index 0ee2222..c502ddb 100644 --- a/browser/geocode-extra/package.json +++ b/browser/geocode-extra/package.json @@ -1,6 +1,6 @@ { "name": "@iplookup/geocode-extra", - "version": "0.1.0", + "version": "1.0.0", "description": "Browser api to lookup geocode from IP address", "keywords": [ "location", diff --git a/browser/geocode/package.json b/browser/geocode/package.json index ce74bf9..467bacd 100644 --- a/browser/geocode/package.json +++ b/browser/geocode/package.json @@ -1,6 +1,6 @@ { "name": "@iplookup/geocode", - "version": "0.1.0", + "version": "1.0.0", "description": "Browser api to lookup geocode from IP address", "keywords": [ "location", diff --git a/package.json b/package.json index 078bd81..b0c3a04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ip-location-api", - "version": "0.2.4", + "version": "1.0.0", "description": "Fast location lookup from IP address", "keywords": [ "location",