We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c751f4 commit 7c2461aCopy full SHA for 7c2461a
project.clj
@@ -7,6 +7,6 @@
7
:url "http://github.com/alaisi/postgres.async.git"}
8
:dependencies [[org.clojure/clojure "1.6.0"]
9
[org.clojure/core.async "0.1.346.0-17112a-alpha"]
10
- [com.github.alaisi.pgasync/postgres-async-driver "0.2"]]
+ [com.github.alaisi.pgasync/postgres-async-driver "0.3"]]
11
:global-vars {*warn-on-reflection* true}
12
:target-path "target/%s")
0 commit comments