From 23241c25cf377919e91018c812b0f5a925014ca7 Mon Sep 17 00:00:00 2001 From: Alexander Filippov Date: Tue, 27 Feb 2024 04:27:48 +0300 Subject: [PATCH] Update package.json --- package.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 33dd47f..ca0e3a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ru.shazbot.spline-importer", - "version": "2.0.1", + "version": "2.0.2", "displayName": "Spline Importer", "description": "Import and export splines between Blender and Unity.", "unity": "2021.3", @@ -9,7 +9,8 @@ "com.unity.splines": "2.5.1" }, "author": { - "name": "Josh", - "url": "https://github.com/Josh4359" + "name": "Alexander Filippov", + "email": "alexander@shazbot.ru", + "url": "https://shazbot.ru/" } } \ No newline at end of file