From 9cb7f5a845ccec3ce5f60203a985d80db8dd3566 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 17:57:43 +0000 Subject: [PATCH] chore: version v0.11.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3f39dcb..8932ffe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@immich/ui", - "version": "0.10.0", + "version": "0.11.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@immich/ui", - "version": "0.10.0", + "version": "0.11.0", "license": "GNU Affero General Public License version 3", "dependencies": { "@mdi/js": "^7.4.47", diff --git a/package.json b/package.json index 97fc562..e7a7152 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@immich/ui", - "version": "0.10.0", + "version": "0.11.0", "license": "GNU Affero General Public License version 3", "scripts": { "create": "node scripts/create.js",