File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- 0.8
1+ 0.9
Original file line number Diff line number Diff line change 1- # Unreleased
1+ # 0.9.87 (2023-04-15 / dac82f4)
22
33## Added
44
6666
6767## Added
6868
69- - Initial implementation
69+ - Initial implementation
Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ CSS-in-Clj(s)
2020To use the latest release, add the following to your ` deps.edn ` ([ Clojure CLI] ( https://clojure.org/guides/deps_and_cli ) )
2121
2222```
23- com.lambdaisland/ornament {:mvn/version "0.8.84 "}
23+ com.lambdaisland/ornament {:mvn/version "0.9.87 "}
2424```
2525
2626or add the following to your ` project.clj ` ([ Leiningen] ( https://leiningen.org/ ) )
2727
2828```
29- [com.lambdaisland/ornament "0.8.84 "]
29+ [com.lambdaisland/ornament "0.9.87 "]
3030```
3131<!-- /installation -->
3232
You can’t perform that action at this time.
0 commit comments