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 fec3fd0 commit 33ba921Copy full SHA for 33ba921
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.2.0 [unreleased]
+## 0.2.0 [2023-08-11]
2
3
### Features
4
Client/Client.csproj
@@ -13,7 +13,7 @@
13
<Authors>InfluxDB3.Client Contributors</Authors>
14
<AssemblyName>InfluxDB3.Client</AssemblyName>
15
<VersionPrefix>0.2.0</VersionPrefix>
16
- <VersionSuffix>dev</VersionSuffix>
+ <VersionSuffix></VersionSuffix>
17
18
<PackageId>InfluxDB3.Client</PackageId>
19
<PackageTags>influxdata;timeseries;influxdb</PackageTags>
0 commit comments