Skip to content

Commit 57949f2

Browse files
committed
chore(release): release version 1.0.0 [skip ci]
1 parent e1b60ad commit 57949f2

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.0.0 [unreleased]
1+
## 1.0.0 [2025-01-22]
22

33
### Features
44

@@ -10,8 +10,6 @@
1010
- iox::column_type::field::string: => String
1111
- iox::column_type::field::boolean: => Boolean
1212

13-
## 0.9.0 [unreleased]
14-
1513
## 0.8.0 [2024-09-13]
1614

1715
### Features

Client/Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<Authors>InfluxDB3.Client Contributors</Authors>
1414
<AssemblyName>InfluxDB3.Client</AssemblyName>
1515
<VersionPrefix>1.0.0</VersionPrefix>
16-
<VersionSuffix>dev</VersionSuffix>
16+
<VersionSuffix></VersionSuffix>
1717

1818
<PackageId>InfluxDB3.Client</PackageId>
1919
<PackageTags>influxdata;timeseries;influxdb</PackageTags>

0 commit comments

Comments
 (0)