From 3c8773efadfc175e4482b98f404e2b46324dfbc0 Mon Sep 17 00:00:00 2001 From: atridadl Date: Fri, 17 Nov 2023 00:41:24 -0700 Subject: [PATCH] 3.2.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 844a438..08a3549 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sprintpadawan", - "version": "3.1.9", + "version": "3.2.0", "description": "Plan. Sprint. Repeat.", "private": true, "scripts": { @@ -77,4 +77,4 @@ "UPSTASH_REDIS_REST_TOKEN" ] } -} \ No newline at end of file +}