From d19835d603b3004d13c2de30377deca82d54c149 Mon Sep 17 00:00:00 2001 From: max Date: Mon, 5 Apr 2021 22:21:04 +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 0bd50cc..423e89d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.tech_art_outsource.vertex_animation", "displayName": "TAO Vertex Animation", - "version": "0.1.4", + "version": "0.2.0", "unity": "2020.2", "unityRelease": "1f1", "description": "Vertex animation shaders and tools.", @@ -31,4 +31,4 @@ "com.unity.rendering.hybrid": "0.10.0-preview.21" }, "hideInEditor": false -} +} \ No newline at end of file