diff --git a/package-lock.json b/package-lock.json index eec4ec23..b8246a9f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sermin", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "sermin", - "version": "1.0.0", + "version": "1.0.1", "hasInstallScript": true, "workspaces": [ "packages/scripts", diff --git a/package.json b/package.json index a1142cb6..8ded9055 100644 --- a/package.json +++ b/package.json @@ -37,5 +37,5 @@ "only-allow-many": "^1.2.2", "semantic-release": "^23.0.0" }, - "version": "1.0.0" + "version": "1.0.1" }