Skip to content

Commit

Permalink
prepare for 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Fᴀʙɪᴇɴ Wᴇʀɴʟɪ committed Sep 12, 2018
1 parent 5b83304 commit f1e5ef0
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.3 - 2018-09-12
- fix bug that made rotation still throw on ES6.x

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

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.2"
(defproject samplerr "0.6.3"
: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 f1e5ef0

Please sign in to comment.