diff --git a/package.json b/package.json index a896c9f0..827c45c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clientchannel", - "version": "0.24.1", + "version": "0.25.0", "description": "Store and sync values by communication between tabs via IndexedDB and LocalStorage.", "private": true, "homepage": "https://github.com/falsandtru/clientchannel",