From c6a5c745454ff68c07c70edf2e9a864e4847b096 Mon Sep 17 00:00:00 2001 From: "mike.eling97" Date: Thu, 16 May 2024 18:33:38 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20version=20to=201.0.0-alph?= =?UTF-8?q?a.2?= 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 d7b1cff..99e19eb 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "module": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", - "version": "1.0.0-alpha.1", + "version": "1.0.0-alpha.2", "description": "An unofficial API for Libre Link Up (glucose monitoring system/CGM)", "author": "Mike Eling ", "type": "module",