We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14cc4fc commit 83452cbCopy full SHA for 83452cb
project.clj
@@ -1,4 +1,4 @@
1
-(defproject factual/durable-queue "0.1.6-SNAPSHOT"
+(defproject factual/durable-queue "0.1.6"
2
:description "a in-process task-queue that is backed by disk."
3
:license {:name "Eclipse Public License"
4
:url "http://www.eclipse.org/legal/epl-v10.html"}
0 commit comments