Skip to content

Commit

Permalink
feat: 1.0.5版本发布
Browse files Browse the repository at this point in the history
  • Loading branch information
llllllxy committed Dec 4, 2023
1 parent 8dedada commit 99e4616
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ tiny-security-boot-starter是一个基于SpringBoot开发的轻量级权限控
<dependency>
<groupId>top.lxyccc</groupId>
<artifactId>tiny-security-boot-starter</artifactId>
<version>1.0.4</version>
<version>1.0.5</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>top.lxyccc</groupId>
<artifactId>tiny-security-boot-starter</artifactId>
<version>1.0.4</version>
<version>1.0.5</version>
<packaging>jar</packaging>

<name>tiny-security-boot-starter</name>
Expand Down

0 comments on commit 99e4616

Please sign in to comment.