From e7bcc0f1a763eeb15c4a68da2e75d697fced5807 Mon Sep 17 00:00:00 2001 From: psychedelicious <4822129+psychedelicious@users.noreply.github.com> Date: Mon, 8 Sep 2025 21:18:59 +1000 Subject: [PATCH] chore: bump version to v0.0.47 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e49891..96f73a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@invoke-ai/ui-library", - "version": "0.0.46", + "version": "0.0.47", "description": "UI Components for Invoke's applications.", "directories": { "lib": "lib"