update docs

This commit is contained in:
snowfox 2023-02-06 18:50:22 +08:00
parent 21be889086
commit 0f29aeddd9
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@
如果你需要使用 3.0.0 版本,请在 package.json 中加上版本号 react-native-wechat-lib@3.0.0,切换前请你清楚了解该版本的风险,该版本为开发版。
我会尽快推出 3.0.0 发行版。
我会尽快推出 3.0.x 发行版。
<br>

View File

@ -1,6 +1,6 @@
{
"name": "react-native-wechat-lib",
"version": "3.0.0",
"version": "3.0.1",
"description": "test",
"main": "lib/commonjs/index",
"module": "lib/module/index",