diff --git a/package-lock.json b/package-lock.json index 1b6c65b..6fc96f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@apiture/openapi-down-convert", - "version": "0.13.0", + "version": "0.13.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@apiture/openapi-down-convert", - "version": "0.13.0", + "version": "0.13.1", "license": "ISC", "dependencies": { "commander": "^9.4.1", diff --git a/package.json b/package.json index 072a3b4..e9b647b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiture/openapi-down-convert", - "version": "0.13.0", + "version": "0.13.1", "description": "Tool to down convert OpenAPI 3.1 to OpenAPI 3.0", "main": "lib/src/index.js", "bin": {