Skip to content

Commit

Permalink
chore(release): release version 1.12.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
bednar committed Mar 5, 2021
1 parent f3491f5 commit b95e3a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@ The client can be installed manually or with bundler.
To install the client gem manually:

```
gem install influxdb-client -v 1.12.0
gem install influxdb-client -v 1.12.1
```

For management API:

```
gem install influxdb-client-apis -v 1.12.0
gem install influxdb-client-apis -v 1.12.1
```

## Usage
Expand Down

0 comments on commit b95e3a6

Please sign in to comment.