Skip to content

Commit

Permalink
to hface client 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tolitius committed Jul 26, 2020
1 parent a4bd680 commit e188eff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.boot
@@ -1,11 +1,11 @@
(def +version+ "0.1.22")
(def +version+ "0.1.23")

(set-env!
:source-paths #{"src"}
:dependencies '[[org.clojure/clojure "1.10.1"]
[org.clojure/tools.logging "0.4.1"]
[com.hazelcast/hazelcast "4.0.2"]
[org.hface/hface-client "0.1.7"]
[org.hface/hface-client "0.1.8"]
[org.clojure/data.json "1.0.0"]
[com.cognitect/transit-clj "0.8.275"]
[clj-wallhack "1.0.1"]
Expand Down

0 comments on commit e188eff

Please sign in to comment.