diff --git a/package-lock.json b/package-lock.json index e4a930d..291bcd4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "geofeed-finder", - "version": "1.1.3", + "version": "1.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.1.3", + "version": "1.2.0", "license": "BSD-3-Clause", "dependencies": { "axios": "^0.21.1", diff --git a/package.json b/package.json index 18814b4..5925c77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "geofeed-finder", - "version": "1.1.3", + "version": "1.2.0", "description": "A tool to find geofeed files in rpsl and parse them correctly according to draft-ietf-opsawg-finding-geofeeds", "main": "dist/finder.js", "bin": {