Skip to content

Commit

Permalink
release: v0.2.8 - bumped mulog release
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoBonacci committed Jun 24, 2020
1 parent 4a309cc commit 0634817
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
[instaparse "1.4.10"]
[com.brunobonacci/where "0.5.5"]
[com.brunobonacci/safely "0.5.0"]
[com.brunobonacci/mulog "0.1.8"]]
[com.brunobonacci/mulog "0.2.0"]]

:global-vars {*warn-on-reflection* true}

Expand All @@ -33,7 +33,7 @@
;; temp fix for logging
:dependencies [[ch.qos.logback/logback-classic "1.2.3"]
[org.codehaus.janino/janino "3.1.1"]
[com.brunobonacci/mulog-elasticsearch "0.1.8"]
[com.brunobonacci/mulog-elasticsearch "0.2.0"]
[com.internetitem/logback-elasticsearch-appender "1.6"
:exclusions [com.fasterxml.jackson.core/jackson-core]]
[clj-time "0.15.2"]]
Expand Down
2 changes: 1 addition & 1 deletion resources/bad-boy.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.7
0.2.8

0 comments on commit 0634817

Please sign in to comment.