Skip to content

Commit 83452cb

Browse files
author
Aaron Crow
authored
Update project.clj
1 parent 14cc4fc commit 83452cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject factual/durable-queue "0.1.6-SNAPSHOT"
1+
(defproject factual/durable-queue "0.1.6"
22
:description "a in-process task-queue that is backed by disk."
33
:license {:name "Eclipse Public License"
44
:url "http://www.eclipse.org/legal/epl-v10.html"}

0 commit comments

Comments
 (0)