From e12e2f5d38d11b54b8f1b56131f4b4cc435e17f2 Mon Sep 17 00:00:00 2001 From: psychedelicious <4822129+psychedelicious@users.noreply.github.com> Date: Sat, 27 Jan 2024 20:42:26 +1100 Subject: [PATCH] chore: release v0.0.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b83ef26..f1f852f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@invoke-ai/ui-library", - "version": "0.0.17", + "version": "0.0.18", "description": "UI Components for Invoke's applications.", "directories": { "lib": "lib"