Skip to content

Commit

Permalink
update: release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shalousun committed Dec 17, 2023
1 parent 71fd097 commit 50fd5c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.ly.smart-doc</groupId>
<artifactId>smart-doc-maven-plugin</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
<packaging>maven-plugin</packaging>

<name>smart-doc-maven-plugin</name>
Expand Down Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>com.ly.smart-doc</groupId>
<artifactId>smart-doc</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 50fd5c5

Please sign in to comment.