From b34e4017c29e3fb35001b9d1be4a8230ba6fd188 Mon Sep 17 00:00:00 2001 From: Neil Sarkar Date: Tue, 10 Nov 2020 10:07:40 -0800 Subject: [PATCH] 0.1.75 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6919ac0..7fcb1cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.neilsarkar.violetui", - "version": "0.1.74", + "version": "0.1.75", "displayName": "Violet UI", "description": "State-based rendering with live updates in the Unity Editor", "unity": "2019.4",