Skip to content

Commit

Permalink
6.0.0-alpha14
Browse files Browse the repository at this point in the history
  • Loading branch information
micha committed Apr 13, 2016
1 parent ec64cb2 commit bb87b57
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 @@ -2,7 +2,7 @@

[](dependency)
```clojure
[hoplon "6.0.0-alpha13"] ;; latest release
[hoplon "6.0.0-alpha14"] ;; latest release
```
[](/dependency)

Expand Down
2 changes: 1 addition & 1 deletion build.boot
Expand Up @@ -22,7 +22,7 @@
'[adzerk.boot-test :refer [test]]
'[pandeiro.boot-http :refer [serve]])

(def +version+ "6.0.0-alpha13")
(def +version+ "6.0.0-alpha14")

(bootlaces! +version+)

Expand Down

0 comments on commit bb87b57

Please sign in to comment.