This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/skywalking-banyandb-java-client.git
The following commit(s) were added to refs/heads/main by this push:
new cd9c31f Release 0.4.0 (#44)
cd9c31f is described below
commit cd9c31ff2e6804f1db8c2515366ced003063fbcf
Author: Jiajing LU <[email protected]>
AuthorDate: Tue Jun 27 14:17:49 2023 +0800
Release 0.4.0 (#44)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cffb4c5..f5d70b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.apache.skywalking</groupId>
<artifactId>banyandb-java-client</artifactId>
- <version>0.4.0-SNAPSHOT</version>
+ <version>0.5.0-SNAPSHOT</version>
<parent>
<groupId>org.apache</groupId>