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