Skip to content

Commit 3644dc0

Browse files
authored
Merge pull request #67 from shalousun/master
feat: release 3.0.3
2 parents a03d742 + 57d55ac commit 3644dc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.ly.smart-doc</groupId>
88
<artifactId>smart-doc-maven-plugin</artifactId>
9-
<version>3.0.2</version>
9+
<version>3.0.3</version>
1010
<packaging>maven-plugin</packaging>
1111

1212
<name>smart-doc-maven-plugin</name>
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>com.ly.smart-doc</groupId>
7474
<artifactId>smart-doc</artifactId>
75-
<version>3.0.2</version>
75+
<version>3.0.3</version>
7676
</dependency>
7777
</dependencies>
7878
<build>

0 commit comments

Comments
 (0)