diff --git a/package-lock.json b/package-lock.json index 66b2f9b..c8d061c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fake-step-functions", - "version": "0.7.0", + "version": "0.7.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "fake-step-functions", - "version": "0.7.0", + "version": "0.7.1", "license": "Apache-2.0", "dependencies": { "jsonpath": "^1.1.1" diff --git a/package.json b/package.json index 9c7ff11..64994d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fake-step-functions", - "version": "0.7.0", + "version": "0.7.1", "author": "Takamasa Oshikiri ", "repository": { "type": "git",