From 39890e29e16527763d8ac381b800f9a378bedc88 Mon Sep 17 00:00:00 2001 From: Eric Mika Date: Mon, 18 Dec 2023 03:14:12 -0500 Subject: [PATCH] Release: 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 577bb64..5bc2b59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svelte-tweakpane-ui", - "version": "1.1.0", + "version": "1.1.1", "type": "module", "description": "Wraps UI elements from Tweakpane in a collection of idiomatic Svelte components, and augments Tweakpane with a few extra features for your convenience and enjoyment.", "repository": {