Skip to content

Commit a7a548d

Browse files
committed
chore(release): release version 1.10.0 [skip ci]
1 parent d1e78f4 commit a7a548d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.10.0 [unreleased]
1+
## 1.10.0 [2022-12-01]
22

33
### Dependencies
44
1. [#42](https://github.com/influxdata/influxdb-plugin-fluent/pull/40): Update dependencies:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This repository contains the reference Fluentd plugin for the InfluxDB 2.0.
1919
The plugin is bundled as a gem and is hosted on [Rubygems](https://rubygems.org/gems/fluent-plugin-influxdb-v2). You can install the gem as follows:
2020

2121
```
22-
fluent-gem install fluent-plugin-influxdb-v2 -v 1.9.0
22+
fluent-gem install fluent-plugin-influxdb-v2 -v 1.10.0
2323
```
2424

2525
## Plugins

0 commit comments

Comments
 (0)