diff --git a/typescript/package-lock.json b/typescript/package-lock.json index d394bb6..01e3b63 100644 --- a/typescript/package-lock.json +++ b/typescript/package-lock.json @@ -1,12 +1,12 @@ { "name": "covertable", - "version": "2.3.2-alpha.3", + "version": "2.3.2-alpha.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "covertable", - "version": "2.3.2-alpha.3", + "version": "2.3.2-alpha.4", "license": "Apache-2.0", "dependencies": { "js-md5": "^0.7.3" diff --git a/typescript/package.json b/typescript/package.json index b1bbddd..0d24d3a 100644 --- a/typescript/package.json +++ b/typescript/package.json @@ -1,6 +1,6 @@ { "name": "covertable", - "version": "2.3.2-alpha.3", + "version": "2.3.2-alpha.4", "description": "A flexible pairwise tool written in TypeScript", "homepage": "https://github.com/walkframe/covertable", "repository": {