From 89fc5cac97c7fdb310f533f51af0465670a0e8d9 Mon Sep 17 00:00:00 2001 From: Ben Kuper Date: Sat, 7 Jan 2023 12:25:38 +0100 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 92057b4..efcf07b 100644 --- a/package.json +++ b/package.json @@ -10,5 +10,5 @@ "repository": "github:benkper/Unity-OSCQuery", "unity": "2018.3", "unityRelease": "0f1", - "version": "1.1.0" -} \ No newline at end of file + "version": "1.1.1" +}