Skip to content

Commit 731ac6b

Browse files
committed
build: bump version to 0.4.0
1 parent 499f80f commit 731ac6b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add following code block as a dependency
2020
<dependency>
2121
<groupId>com.databend</groupId>
2222
<artifactId>databend-jdbc</artifactId>
23-
<version>0.3.9</version>
23+
<version>0.4.0</version>
2424
</dependency>
2525
```
2626

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>com.databend</groupId>
1111
<artifactId>databend-base</artifactId>
12-
<version>0.3.9</version>
12+
<version>0.4.0</version>
1313
<name>databend-base</name>
1414
<description>Databend</description>
1515
<packaging>pom</packaging>

0 commit comments

Comments
 (0)