diff --git a/package.json b/package.json index 773b2f1..5160871 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@plasmohq/storage", - "version": "1.9.0", + "version": "1.9.1", "description": "Safely and securely store data and share them across your extension and websites", "type": "module", "module": "./src/index.ts",