From 2ecdb15696b4ca5253f12c1a2d27fb30734334c0 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 18:32:56 +0000 Subject: [PATCH] chore: version v0.13.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 10c450b..46a1aff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@immich/ui", - "version": "0.12.1", + "version": "0.13.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@immich/ui", - "version": "0.12.1", + "version": "0.13.0", "license": "GNU Affero General Public License version 3", "dependencies": { "@mdi/js": "^7.4.47", diff --git a/package.json b/package.json index b97044a..d599a39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@immich/ui", - "version": "0.12.1", + "version": "0.13.0", "license": "GNU Affero General Public License version 3", "scripts": { "create": "node scripts/create.js",