Skip to content

Commit e1ae9a4

Browse files
committed
Update version
1 parent 1292188 commit e1ae9a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ Simple JSON layout component for [Logback][] Classic, with Clojure and [SLF4J][]
1212

1313
```clojure
1414
;; tools.deps
15-
com.kroo/typeset.logback {:mvn/version "0.3"}
15+
com.kroo/typeset.logback {:mvn/version "0.4"}
1616

1717
;; Leiningen
18-
[com.kroo/typeset.logback "0.3"]
18+
[com.kroo/typeset.logback "0.4"]
1919
```
2020

2121
> **Note**<br>

0 commit comments

Comments
 (0)