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 47f33e5 commit 59e2b77Copy full SHA for 59e2b77
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.3.0 [unreleased]
+## 0.3.0 [2023-10-02]
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.3.0</VersionPrefix>
16
- <VersionSuffix>dev</VersionSuffix>
+ <VersionSuffix></VersionSuffix>
17
18
<PackageId>InfluxDB3.Client</PackageId>
19
<PackageTags>influxdata;timeseries;influxdb</PackageTags>
0 commit comments