From bf3ea6ad35ae84ef853a0cce55fa8c49eb56dcf4 Mon Sep 17 00:00:00 2001 From: martin Date: Mon, 13 Feb 2023 18:01:48 +0100 Subject: [PATCH] pump version Signed-off-by: martin --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1de3af6..6ed9f70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "immich-exporter", - "version": "0.1.0", + "version": "0.1.1", "description": "exporter for immich", "main": "src/main.go", "scripts": {