From ad44348613e2d90a49f9191dca8eacb64ada06d6 Mon Sep 17 00:00:00 2001 From: ryan! Date: Mon, 13 Nov 2023 01:16:51 -0700 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c2dc63a..5766e7a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.developedwithlove.clockkit", "displayName": "ClockKit", - "version": "2.2.0", + "version": "2.3.2", "unity": "2021.3", "description": "Timer functions + manager for delaying function calls", "documentationUrl": "https://github.com/ryanslikesocool/Timer", @@ -15,4 +15,4 @@ "dependencies": { "com.developedwithlove.foundation": "0.1.0-pre.1" } -} \ No newline at end of file +}