Skip to content

Commit 2ef546b

Browse files
committed
version 4.0.3
1 parent 3af62a9 commit 2ef546b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README-EN-source.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ QLExpress4 supports omitting semicolons, making expressions more concise. For de
107107
<dependency>
108108
<groupId>com.alibaba</groupId>
109109
<artifactId>qlexpress4</artifactId>
110-
<version>4.0.2</version>
110+
<version>4.0.3</version>
111111
</dependency>
112112
----
113113

README-source.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ QLExpress4 支持省略分号,让表达式更加简洁。具体参考 link:#
109109
<dependency>
110110
<groupId>com.alibaba</groupId>
111111
<artifactId>qlexpress4</artifactId>
112-
<version>4.0.2</version>
112+
<version>4.0.3</version>
113113
</dependency>
114114
----
115115

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>com.alibaba</groupId>
77
<artifactId>qlexpress4</artifactId>
88
<packaging>jar</packaging>
9-
<version>4.0.2</version>
9+
<version>4.0.3</version>
1010
<name>QLExpress</name>
1111
<description>QLExpress is a powerful, lightweight, dynamic language for the Java platform aimed at improving
1212
developers’ productivity in different business scenes.

0 commit comments

Comments
 (0)