diff --git a/README.md b/README.md index 08c9f3cf..aad9956e 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ npm run build # 安装 -> 当前仓库版本:0.2.13,当前npm版本:0.2.13 +> 当前仓库版本:0.2.14,当前npm版本:0.2.14 ```bash npm i simple-mind-map diff --git a/index.html b/index.html index 5ad8ba3d..e60cb1fb 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 d1b49b92..45251055 100644 --- a/simple-mind-map/package.json +++ b/simple-mind-map/package.json @@ -1,6 +1,6 @@ { "name": "simple-mind-map", - "version": "0.2.13", + "version": "0.2.14", "description": "一个简单的web在线思维导图", "authors": [ {