diff --git a/packages/ccd-js-gen/package.json b/packages/ccd-js-gen/package.json index b6efd9da..14977e92 100644 --- a/packages/ccd-js-gen/package.json +++ b/packages/ccd-js-gen/package.json @@ -1,6 +1,6 @@ { "name": "@concordium/ccd-js-gen", - "version": "1.2.0", + "version": "1.2.1", "description": "Generate JS clients for the Concordium Blockchain", "type": "module", "bin": "bin/ccd-js-gen.js",