diff --git a/package-lock.json b/package-lock.json index ba2888f1..1408d852 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@accordproject/concerto-codegen", - "version": "4.1.2", + "version": "4.1.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@accordproject/concerto-codegen", - "version": "4.1.2", + "version": "4.1.3", "license": "Apache-2.0", "dependencies": { "@openapi-contrib/openapi-schema-to-json-schema": "4.0.0", diff --git a/package.json b/package.json index ac8b577b..0dd53a8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@accordproject/concerto-codegen", - "version": "4.1.2", + "version": "4.1.3", "description": "Code Generation for the Concerto Modeling Language", "homepage": "https://github.com/accordproject/concerto", "engines": {