We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3be09cc commit 22e3c22Copy full SHA for 22e3c22
CHANGELOG.md
@@ -0,0 +1,3 @@
1
+## 0.1.0 [2023-06-08]
2
+
3
+- initial release of new client version
examples/pom.xml
@@ -38,7 +38,7 @@
38
<dependency>
39
<groupId>com.influxdb</groupId>
40
<artifactId>influxdb3-java</artifactId>
41
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.0</version>
42
</dependency>
43
</dependencies>
44
0 commit comments