diff --git a/package-lock.json b/package-lock.json index d223aa6..8ddcdf0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@final-hill/class-tools", - "version": "1.2.2", + "version": "1.2.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7fee157..86c7090 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@final-hill/class-tools", - "version": "1.2.2", + "version": "1.2.3", "description": "Class Tools provides a number of utility functions and decorators to ease the use of features commonly found in functional languages", "main": "dist/index.js", "scripts": {