diff --git a/README.md b/README.md index b3c2c62..67c8f18 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ dist/main.min.js | 1.41kb | 0.71kb | 0.64kb dist/main.umd.cjs | 2.81kb | 1.10kb | 0.95kb dist/main.umd.min.cjs | 1.49kb | 0.78kb | 0.68kb -note: files with 'mini' label do not upload. +~~note: files with 'min' label do not upload.~~ ## Background diff --git a/README.zh.md b/README.zh.md index 385b53f..0d2e62a 100644 --- a/README.zh.md +++ b/README.zh.md @@ -11,7 +11,7 @@ dist/main.min.js | 0.67kb | 0.39kb | 0.32kb dist/main.umd.cjs | 1.41kb | 0.60kb | 0.52kb dist/main.umd.min.cjs | 0.89kb | 0.51kb | 0.42kb -备注: 带有 min 标志的文件未上传 +~~备注: 带有 min 标志的文件未上传~~ ## 项目背景 diff --git a/package.json b/package.json index ba17e62..02a1f20 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nano-strv-parse", - "version": "1.0.0", + "version": "1.0.1", "description": "a library package to parse simple string value to js value", "keywords": [ "nano-strv",