Skip to content

Commit e41aba5

Browse files
committed
Changed project to Clojars
I really wanted to get this up on Clojars, and this makes it very easy.
1 parent 0935253 commit e41aba5

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"
1+
(defproject org.clojars.drbobbeaty/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)