From 09973676e18bdd685d6591257ada432439959149 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerard=20Gasc=C3=B3n?= <52170489+GerardGascon@users.noreply.github.com> Date: Sun, 25 Sep 2022 12:07:36 +0200 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a1f46e7..1c96dc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.geri.simpletools", - "version": "1.2.2", + "version": "1.2.3", "displayName": "Simple Tools", "description": "This package contains simple tools to use in your project.", "unity": "2018.4", @@ -20,4 +20,4 @@ "url": "https://geri8.itch.io/" }, "type": "commonjs" -} \ No newline at end of file +}