From 88ea0949e0cc6a0d011be98a4022d0e59911c560 Mon Sep 17 00:00:00 2001 From: Alissonsz Date: Thu, 26 Jan 2023 15:24:06 +0000 Subject: [PATCH] v2.0.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3deff38e6..2a1c4337a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@toggl/track-extension", "private": true, - "version": "2.0.19", + "version": "2.0.20", "description": "Add Toggl Track one-click time tracking to popular web tools.", "license": "Apache-2.0", "main": "src/origins.js",