diff --git a/package-lock.json b/package-lock.json index c9f1358..60257a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "pinia-plugin-syncstatetourl", - "version": "1.0.9", + "version": "1.0.10", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 1f73366..7006787 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pinia-plugin-syncstatetourl", - "version": "1.0.9", + "version": "1.0.10", "description": "sync your state to url to support share with others", "main": "dist/index.js", "types": "dist/index.d.ts",