Skip to content

Commit

Permalink
release 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Nov 3, 2019
1 parent 411811a commit f609792
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ Notifications for Respo
[![Clojars Project](https://img.shields.io/clojars/v/respo/notifier.svg)](https://clojars.org/respo/notifier)

```clojure
[respo/notifier "0.1.2"]
[respo/notifier "0.1.3"]
```

```clojure
Expand Down
2 changes: 1 addition & 1 deletion meyvn.edn
@@ -1,7 +1,7 @@

{:pom {:group-id "respo",
:artifact-id "notify",
:version "0.1.3-a1",
:version "0.1.3",
:name "Notifications with Respo Effects API"}
:packaging {:jar {:enabled true
:remote-repository {:id "clojars"
Expand Down

0 comments on commit f609792

Please sign in to comment.