Skip to content

Commit 7c2461a

Browse files
committed
Upgrade postgres-async-driver to 0.3
1 parent 1c751f4 commit 7c2461a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
:url "http://github.com/alaisi/postgres.async.git"}
88
:dependencies [[org.clojure/clojure "1.6.0"]
99
[org.clojure/core.async "0.1.346.0-17112a-alpha"]
10-
[com.github.alaisi.pgasync/postgres-async-driver "0.2"]]
10+
[com.github.alaisi.pgasync/postgres-async-driver "0.3"]]
1111
:global-vars {*warn-on-reflection* true}
1212
:target-path "target/%s")

0 commit comments

Comments
 (0)