Skip to content

Commit 3e7ea69

Browse files
author
Evan Hu
committed
v3.1.0
1 parent c3338b0 commit 3e7ea69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>info.xiaomo</groupId>
4343
<artifactId>g-engine</artifactId>
44-
<version>3.0.0</version>
44+
<version>3.1.0</version>
4545
</dependency>
4646
```
4747

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>info.xiaomo</groupId>
88
<artifactId>g-engine</artifactId>
9-
<version>3.0.4</version>
9+
<version>3.1.0</version>
1010

1111
<properties>
1212
<maven.compiler.source>1.8</maven.compiler.source>

0 commit comments

Comments
 (0)