From 6e971afae3bfaac86108d11315d88f67d0b4b848 Mon Sep 17 00:00:00 2001 From: psychedelicious <4822129+psychedelicious@users.noreply.github.com> Date: Thu, 25 Jan 2024 14:11:27 +1100 Subject: [PATCH] release: v0.0.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d54d301..88954f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@invoke-ai/ui", - "version": "0.0.13", + "version": "0.0.14", "description": "UI Components for Invoke's applications.", "directories": { "lib": "lib"