Skip to content

Commit

Permalink
release 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenYong committed Oct 30, 2019
1 parent 85bb82c commit a6c2bc2
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 @@ -11,7 +11,7 @@ Demo http://repo.respo-mvc.org/message/
[![Clojars Project](https://img.shields.io/clojars/v/respo/message.svg)](https://clojars.org/respo/message)

```clojure
[respo/message "0.3.4"]
[respo/message "0.3.5"]
```

You will need:
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 "message",
:version "0.3.5-a1",
:version "0.3.5",
:name "Message component on the right top"}
:packaging {:jar {:enabled true
:remote-repository {:id "clojars"
Expand Down

0 comments on commit a6c2bc2

Please sign in to comment.