diff --git a/package-lock.json b/package-lock.json index 3522cf6..f23c27d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "snapshot-fixtures", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "snapshot-fixtures", - "version": "1.1.0", + "version": "1.2.0", "license": "MIT", "dependencies": { "chalk": "^5.0.0", diff --git a/package.json b/package.json index 7ed8883..7e0f649 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "snapshot-fixtures", - "version": "1.1.0", + "version": "1.2.0", "description": "Snapshot fixtures for node:test", "keywords": [ "assert",