From 4d57812c043e9078656818a33d241df220127a92 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Fri, 26 Mar 2021 20:43:52 +0100 Subject: [PATCH] =?UTF-8?q?=E2=8F=AB=20version=20bump=20to=200.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2cbc06..e137edb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@odit/lfk-selfservice", - "version": "0.1.0", + "version": "0.1.1", "scripts": { "dev": "vite", "build": "vite build",