diff --git a/.gitignore b/.gitignore
index 614d133..db66bd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ rebel.xml
target/
.txlcn
*.log
+/.idea/
diff --git a/README-EN.md b/README-EN.md
index fe1cad1..b912c86 100644
--- a/README-EN.md
+++ b/README-EN.md
@@ -9,7 +9,7 @@
diff --git a/README.md b/README.md
index 20d75aa..7099a3d 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
diff --git a/pom.xml b/pom.xml
index 903a436..e9f44dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
cn.langpy
ko-time
- 2.4.2
+ 2.4.3
KoTime
A springboot tool for tracking the paths of the methods,which can help you find method's performances easily.