From 04a0054de92d6d5a3bdba080a4e33b45718df0d0 Mon Sep 17 00:00:00 2001 From: AnnulusGames Date: Tue, 20 Feb 2024 15:56:19 +0900 Subject: [PATCH] Update: package.json --- Alchemy/Assets/Alchemy/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Alchemy/Assets/Alchemy/package.json b/Alchemy/Assets/Alchemy/package.json index 8a21867..01aa1bb 100644 --- a/Alchemy/Assets/Alchemy/package.json +++ b/Alchemy/Assets/Alchemy/package.json @@ -1,8 +1,8 @@ { "name": "com.annulusgames.alchemy", - "version": "1.0.4", + "version": "2.0.0", "displayName": "Alchemy", - "description": "Alchemy is a library that provides attribute-based Inspector extensions for Unity. Adds attributes that provide powerful inspector extensions and a source generator that extends Unity's serialization.", + "description": "Provides a rich set of editor and serialization extensions for Unity.", "unity": "2021.2", "author": { "name": "Annulus Games",