From 7bfd6a7f770eb0c197e11095973f0798fe3ca3e0 Mon Sep 17 00:00:00 2001 From: borsTiHD Date: Sat, 31 Jul 2021 10:37:35 +0200 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=20v0.1.0?= 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 c71a14ed..da8c6da2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pi-control", "productName": "Pi-Control 🐱‍👤", - "version": "0.0.2", + "version": "0.1.0", "description": "Pi-Control helps with gathering information, as well as to simplify controlling your raspberry pi.", "author": "borsTiHD", "license": "MIT",