update docs

This commit is contained in:
huoyo 2023-11-18 18:55:38 +08:00
parent 25ae90e081
commit 9f784dad21
4 changed files with 4 additions and 3 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ rebel.xml
target/
.txlcn
*.log
/.idea/

View File

@ -9,7 +9,7 @@
<div align="center">
<img src='https://gitee.com/huoyo/ko-time/badge/star.svg'>
<img src='https://img.shields.io/github/stars/huoyo/ko-time.svg?&label=Stars&logo=github'>
<img src='https://shields.io/badge/version-2.4.1-green.svg'>
<img src='https://shields.io/badge/version-2.4.3-green.svg'>
<img src='https://shields.io/badge/author-Chang Zhang-dbab09.svg'>
<img src='https://shields.io/badge/dependencies-Spring|aspectjweaver|tomcat|UIKit|Metricflow-r.svg'>
</div>

View File

@ -17,7 +17,7 @@
<div align="center">
<img src='https://gitee.com/huoyo/ko-time/badge/star.svg'>
<img src='https://img.shields.io/github/stars/huoyo/ko-time.svg?&label=Stars&logo=github'>
<img src='https://shields.io/badge/version-2.4.1-green.svg'>
<img src='https://shields.io/badge/version-2.4.3-green.svg'>
<img src='https://shields.io/badge/author-Chang Zhang-dbab09.svg'>
<img src='https://shields.io/badge/dependencies-Spring|aspectjweaver|tomcat|UIKit|Metricflow-r.svg'>
</div>

View File

@ -6,7 +6,7 @@
<groupId>cn.langpy</groupId>
<artifactId>ko-time</artifactId>
<version>2.4.2</version>
<version>2.4.3</version>
<name>KoTime</name>
<description>A springboot tool for tracking the paths of the methods,which can help you find method's performances easily.</description>
<licenses>