Skip to content

Commit bca50f0

Browse files
authored
release: update version (#543)
1 parent 97f4e8a commit bca50f0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

fastexcel-support/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>cn.idev.excel</groupId>
99
<artifactId>fastexcel-parent</artifactId>
10-
<version>1.2.0</version>
10+
<version>1.3.0</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

fastexcel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>cn.idev.excel</groupId>
99
<artifactId>fastexcel-parent</artifactId>
10-
<version>1.2.0</version>
10+
<version>1.3.0</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<groupId>cn.idev.excel</groupId>
1010
<artifactId>fastexcel-parent</artifactId>
11-
<version>1.2.0</version>
11+
<version>1.3.0</version>
1212

1313
<packaging>pom</packaging>
1414

0 commit comments

Comments
 (0)