From 544d27bd68916b0052d0fc9d20450f5d321360a6 Mon Sep 17 00:00:00 2001 From: Hades Date: Thu, 6 Nov 2025 17:14:06 +0800 Subject: [PATCH] update version & description --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4f6c28e..d1f7639 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "@sun-protocol/sunhat", - "version": "1.0.0", - "description": "Release 1.0.0 version", + "version": "1.0.1", + "description": "An All-in-One Toolkit for the Complete TRON Smart Contract Lifecycle", "repository": "https://github.com/sun-protocol/sunhat.git", - "author": "dev", + "author": "sun-protocol", "license": "MIT", "publishConfig": { "access": "public"