From 670b222c423da0af793bdb9829c2a3a3836d143b Mon Sep 17 00:00:00 2001 From: Chris Nelson Date: Tue, 29 Aug 2023 17:48: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 cf6f5f5..cef433b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phx-live-state", - "version": "0.10.0", + "version": "0.10.1", "description": "Front end library for live_state", "main": "build/src/index.js", "module": "build/src/index.js",