Skip to content

Commit

Permalink
bump 0.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Apr 18, 2019
1 parent 6c89a65 commit c7f48bc
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

calcit.edn -diff linguist-generated
yarn.lock -diff
yarn.lock -diff linguist-generated
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@
.cpcache
.shadow-cljs/
.nrepl-port

*.xml
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Icons https://github.com/akveo/eva-icons
[![Clojars Project](https://img.shields.io/clojars/v/respo/ui.svg)](https://clojars.org/respo/ui)

```clojure
[respo/ui "0.3.10"]
[respo/ui "0.3.11"]
```

```clojure
Expand Down
2 changes: 1 addition & 1 deletion meyvn.edn
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

{:pom {:group-id "respo",
:artifact-id "ui",
:version "0.3.10",
:version "0.3.11",
:name "Tiny collection of styles used in Respo"}
:packaging {:jar {:enabled true
:remote-repository {:id "clojars"
Expand Down

0 comments on commit c7f48bc

Please sign in to comment.