From 48da6954133302ae1cdb841d242b0aa9d6777715 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Sat, 15 Apr 2023 17:05:00 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80New=20package=20version=201.0.0=20[?= =?UTF-8?q?CI=20SKIP]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0aa28b5..a41f75b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lfk/scanclient-electron", - "version": "0.2.0", + "version": "1.0.0", "description": "minimal electron application", "main": "main.js", "scripts": { @@ -60,4 +60,4 @@ ] } } -} \ No newline at end of file +}