Skip to content

Commit

Permalink
bump version to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Fᴀʙɪᴇɴ Wᴇʀɴʟɪ committed Sep 11, 2018
1 parent 213ef2a commit 5af7a62
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ All notable changes to this project will be documented in this file. This change
### Fixed
- foo

## 0.6.2 - 2018-09-11
- fix bug that made rotation/purge throw on ES6.x

## 0.6.1 - 2018-08-23
- bump spandex dep to 0.6.4
- fix some typos in README (thanks boernd and brutasse)
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject samplerr "0.6.1"
(defproject samplerr "0.6.2"
:description "riemann plugin to aggregate data in a round-robin fashion to elasticsearch"
:url "http://github.com/samplerr/samplerr"
:license {:name "EPL-1.0"
Expand Down

0 comments on commit 5af7a62

Please sign in to comment.