From be227910e0a5d632079ba607f4806192f60c36e4 Mon Sep 17 00:00:00 2001 From: Vince Broz Date: Sat, 25 Mar 2023 08:52:15 -0400 Subject: [PATCH] 0.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0dfae2..5b5a3de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alfred-upvoter-for-asana", - "version": "0.1.4", + "version": "0.1.5", "description": "Quickly finds and increments integer custom fields in Asana tasks from the Chrome Omnibox or as an Alfred workflow.", "private": false, "scripts": {