diff --git a/package-lock.json b/package-lock.json index 1632369..35382c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@morgan-stanley/ts-mocking-bird", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@morgan-stanley/ts-mocking-bird", - "version": "1.2.0", + "version": "1.2.1", "license": "Apache-2.0", "dependencies": { "lodash": "^4.17.16", diff --git a/package.json b/package.json index 47288d1..acdd2b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@morgan-stanley/ts-mocking-bird", - "version": "1.2.0", + "version": "1.2.1", "description": "A fully type safe mocking, call verification and import replacement library for jasmine and jest", "license": "Apache-2.0", "author": "Morgan Stanley",