Skip to content

Commit

Permalink
release 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenYong committed Mar 24, 2020
1 parent b5054fe commit 16c0f7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Lilac: some validation functions in ClojureScript
[![Clojars Project](https://img.shields.io/clojars/v/mvc-works/lilac.svg)](https://clojars.org/mvc-works/lilac)

```edn
[mvc-works/lilac "0.1.4"]
[mvc-works/lilac "0.1.5"]
```

```clojure
Expand Down
2 changes: 1 addition & 1 deletion release.edn
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{:version "0.1.5-a2"
{:version "0.1.5"
:group-id "mvc-works"
:artifact-id "lilac"
:skip-tag true
Expand Down

0 comments on commit 16c0f7d

Please sign in to comment.