diff --git a/package.json b/package.json index 09145e7f..b41ad506 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "localsocket", - "version": "0.0.8", + "version": "0.0.9", "description": "Communicate between other tabs via IndexedDB and LocalStorage.", "private": true, "homepage": "https://github.com/falsandtru/localsocket",