diff --git a/package.json b/package.json index a2a48f3e..67bc27c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "localsocket", - "version": "0.1.4", + "version": "0.1.5", "description": "Communicate between other tabs via IndexedDB and LocalStorage.", "private": true, "homepage": "https://github.com/falsandtru/localsocket",