File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Read stylesheets: [style.cljs](https://github.com/Respo/respo-ui/blob/master/src
1313[ ![ Clojars Project] ( https://img.shields.io/clojars/v/respo/ui.svg )] ( https://clojars.org/respo/ui )
1414
1515``` clojure
16- [respo/ui " 0.3.11 " ]
16+ [respo/ui " 0.3.13 " ]
1717```
1818
1919``` clojure
Original file line number Diff line number Diff line change 11
22{:pom {:group-id " respo" ,
33 :artifact-id " ui" ,
4- :version " 0.3.12 " ,
4+ :version " 0.3.13 " ,
55 :name " Tiny collection of styles used in Respo" }
66 :packaging {:jar {:enabled true
77 :remote-repository {:id " clojars"
Original file line number Diff line number Diff line change 11
22{:source-paths [" src" " cli" ]
33 :cache-blockers #{cumulo-util.build}
4-
54 :dependencies [[mvc-works/hsl " 0.1.2" ]
65 [mvc-works/shell-page " 0.1.10" ]
76 [respo " 0.10.11" ]
You can’t perform that action at this time.
0 commit comments