From 34cf9bc03886858496266523c9cddbea81ba6aa1 Mon Sep 17 00:00:00 2001 From: Nan72 Date: Fri, 14 Feb 2025 12:56:42 +0700 Subject: [PATCH] prod(npm): pump to 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 25c5868..b60b015 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://schema.kunkun.sh", "name": "kunkun-ext-string-utils", - "version": "0.0.1", + "version": "1.0.0", "license": "MIT", "type": "module", "repository": "https://github.com/NaN72dev/kunkun-ext-string-utils",