From 9a44acd8a97858a1114931c08d61ced36870c419 Mon Sep 17 00:00:00 2001 From: yee wen Date: Fri, 15 Aug 2025 16:17:36 +0800 Subject: [PATCH] reset version --- .idea/misc.xml | 2 +- build.gradle.kts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 9147997..a6d5ebf 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,7 +1,7 @@ - + \ No newline at end of file diff --git a/build.gradle.kts b/build.gradle.kts index c3bfe6c..5e68137 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -3,4 +3,4 @@ plugins { } group = "ai.neuon.utility" -version = "0.2.0" \ No newline at end of file +version = "0.1.0" \ No newline at end of file -- 2.47.2