From d7f564981f35834786e1823339646a2047b89462 Mon Sep 17 00:00:00 2001
From: huoyo <1729913829@qq.com>
Date: Tue, 9 Nov 2021 22:39:12 +0800
Subject: [PATCH] update docs
---
.idea/markdown-doclet.xml | 9 +++++++++
README.md | 2 +-
docs/_coverpage.md | 2 +-
docs/v204/getstart.md | 2 +-
4 files changed, 12 insertions(+), 3 deletions(-)
create mode 100644 .idea/markdown-doclet.xml
diff --git a/.idea/markdown-doclet.xml b/.idea/markdown-doclet.xml
new file mode 100644
index 0000000..a0355e9
--- /dev/null
+++ b/.idea/markdown-doclet.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/README.md b/README.md
index bb8c4cc..b0ea5ff 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# koTime
-> `V2.0.4` 1.方法可搜索,不局限于接口层;
+> `V2.0.5`
diff --git a/docs/_coverpage.md b/docs/_coverpage.md
index ff94720..7983b54 100644
--- a/docs/_coverpage.md
+++ b/docs/_coverpage.md
@@ -1,6 +1,6 @@

-v2.0.4@Huoyo
+v2.0.5@Huoyo
> koTime是一个springboot方法调用链路追踪和运行时长统计工具
diff --git a/docs/v204/getstart.md b/docs/v204/getstart.md
index 1d9236d..7baad18 100644
--- a/docs/v204/getstart.md
+++ b/docs/v204/getstart.md
@@ -8,7 +8,7 @@
cn.langpy
ko-time
- 2.0.4
+ 2.0.5
```