Skip to content

Commit

Permalink
Release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tdely committed Jun 29, 2021
1 parent 1b0d800 commit f6690b9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changes
=======

[1.0.1] - 2021-06-29
--------------------

### Changed

* Fix value of tags being erroneously quoted.

[1.0.0] - 2021-06-28
--------------------

Expand Down
2 changes: 1 addition & 1 deletion nimflux.nimble
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Package

version = "1.0.0"
version = "1.0.1"
author = "Tobias Dély"
description = "InfluxDB client library."
license = "MIT"
Expand Down

0 comments on commit f6690b9

Please sign in to comment.