diff --git a/package.json b/package.json index 34adb1c..9b11c19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svelte-subtlecrypto-store", - "version": "1.2.1", + "version": "1.2.2", "description": "Svelte writable store using SubtleCrypto API", "main": "index.js", "scripts": {