From 0c3bb45f665d83ed7523dcdbccaf13af26b98fdf Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 21:49:00 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20release=20v0.0.10?= 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 0c69e8c..ad16943 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "toggl2timeshit", "description": "A CLI to summarize your day", - "version": "0.0.9", + "version": "0.0.10", "main": "index.js", "scripts": { "start": "node index.js",