diff --git a/package-lock.json b/package-lock.json index 6483158..89ab8b7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@karmaniverous/block-refresh", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@karmaniverous/block-refresh", - "version": "1.0.2", + "version": "1.0.3", "license": "BSD-3-Clause", "dependencies": { "lodash": "^4.17.21" diff --git a/package.json b/package.json index 30d6c78..1f54f52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@karmaniverous/block-refresh", - "version": "1.0.2", + "version": "1.0.3", "publishConfig": { "access": "public" },