From 38536a3c586cf99a4b7b89a6386ef9cc32c0830c Mon Sep 17 00:00:00 2001 From: Chris Nelson Date: Fri, 18 Aug 2023 19:19:25 -0400 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 476a340..aca85e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phx-live-state", - "version": "0.9.3", + "version": "0.9.4", "description": "Front end library for live_state", "main": "build/src/index.js", "module": "build/src/index.js",