diff --git a/README.md b/README.md
index a49012db..b07ed816 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Add following code block as a dependency
com.databend
databend-jdbc
- 0.3.6
+ 0.3.7
```
diff --git a/databend-client/pom.xml b/databend-client/pom.xml
index 15b91f33..ff83905b 100644
--- a/databend-client/pom.xml
+++ b/databend-client/pom.xml
@@ -6,12 +6,12 @@
com.databend
databend-base
- 0.3.6
+ 0.3.7
../pom.xml
com.databend
databend-client
- 0.3.6
+ 0.3.7
${project.parent.basedir}
diff --git a/databend-jdbc/pom.xml b/databend-jdbc/pom.xml
index 77ef0a12..e8aea1aa 100644
--- a/databend-jdbc/pom.xml
+++ b/databend-jdbc/pom.xml
@@ -6,12 +6,12 @@
com.databend
databend-base
- 0.3.6
+ 0.3.7
../pom.xml
com.databend
databend-jdbc
- 0.3.6
+ 0.3.7
${project.parent.basedir}
@@ -21,7 +21,7 @@
com.databend
databend-client
- 0.3.6
+ 0.3.7
com.squareup.okhttp3
diff --git a/pom.xml b/pom.xml
index a93bf26b..ef62c50b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
com.databend
databend-base
- 0.3.6
+ 0.3.7
databend-base
Databend
pom