From 2d5afd32a5f571c9ad3c0e49b5f5807e16ba9ac9 Mon Sep 17 00:00:00 2001 From: with-shrey Date: Fri, 19 Jul 2024 10:21:32 +0000 Subject: [PATCH] v2.0.40 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc22b68e1..99c9b2327 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@toggl/track-extension", "private": true, - "version": "2.0.39", + "version": "2.0.40", "description": "Add Toggl Track one-click time tracking to popular web tools.", "license": "Apache-2.0", "main": "src/origins.js",