Skip to content

Commit 396206c

Browse files
authored
feat: proto 0.7.0 (#195)
1 parent 255f87a commit 396206c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

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

66
<groupId>io.greptime</groupId>
77
<artifactId>greptimedb-proto</artifactId>
8-
<version>0.7.0</version>
8+
<version>0.9.0</version>
99

1010
<name>${project.groupId}:${project.artifactId}</name>
1111
<description>GreptimeDB protobuf files for Java</description>

0 commit comments

Comments
 (0)