From 33bc524297ba1798314a7750a6e62053f728e677 Mon Sep 17 00:00:00 2001 From: OrangeBender Date: Mon, 18 May 2020 16:03:47 -0400 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2561d24..6bbf68c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.johnson-utils", - "version": "1.0.0", + "version": "1.0.1", "displayName": "Johnson Utils", "description": "Utility used in prototypes and game dev", "unity": "2019.3", @@ -8,4 +8,4 @@ "name": "Martin Johnson", "email": "martinjohnson@live.ca" } -} \ No newline at end of file +}