Skip to content

Commit

Permalink
Bump to 0.6.2
Browse files Browse the repository at this point in the history
0.6.0 failed because of bad circleci config, 0.6.1 was mistagged. I am
so bad at releases…

Signed-off-by: Matthias Rampke <[email protected]>
  • Loading branch information
Matthias Rampke committed Jun 3, 2019
1 parent 66c1c5e commit 32fbcbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.6.0 / 2019-05-31
# 0.6.2 / 2019-06-03

* [CHANGE] Do not run as root in the Docker container by default ([#85](https://github.com/prometheus/graphite_exporter/pull/85))
* [BUGFIX] Serialize processing of samples ([#94](https://github.com/prometheus/graphite_exporter/pull/94))
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.0
0.6.2

0 comments on commit 32fbcbc

Please sign in to comment.