Skip to content

Commit 2ba821d

Browse files
committed
release 0.1.13
1 parent 1826acf commit 2ba821d

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

meyvn.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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"

shadow-cljs.edn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
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"]

0 commit comments

Comments
 (0)