diff --git a/README.md b/README.md index ec477f93..08c9f3cf 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ npm run build # 安装 -> 当前仓库版本:0.2.11,当前npm版本:0.2.11 +> 当前仓库版本:0.2.13,当前npm版本:0.2.13 ```bash npm i simple-mind-map diff --git a/index.html b/index.html index 4e7c80b3..5ad8ba3d 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -一个简单的web思维导图实现
\ No newline at end of file +一个简单的web思维导图实现
\ No newline at end of file diff --git a/simple-mind-map/package.json b/simple-mind-map/package.json index d2f177bc..d1b49b92 100644 --- a/simple-mind-map/package.json +++ b/simple-mind-map/package.json @@ -1,6 +1,6 @@ { "name": "simple-mind-map", - "version": "0.2.11", + "version": "0.2.13", "description": "一个简单的web在线思维导图", "authors": [ {