From 06832df0add4606e7f24314bc6b141445fc5e458 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl?= <41128238+raphckrman@users.noreply.github.com> Date: Sun, 8 Sep 2024 01:07:15 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d434f4..600317c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turboself-api", - "version": "2.0.0", + "version": "2.0.1", "description": "A wrapper around Turboself internal API.", "repository": "github:raphckrman/turboself-api", "main": "./dist/index.js",