Skip to content

Commit f7359ec

Browse files
committed
prep for 0.1.7
updated deps etc Signed-off-by: Sean Corfield <[email protected]>
1 parent a33855e commit f7359ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This library implements a disk-backed task queue, allowing for queues that can s
99
### usage
1010

1111
```clj
12-
[factual/durable-queue "0.1.5"]
12+
[org.clj-commons/durable-queue "0.1.7"]
1313
```
1414

1515
To interact with queues, first create a `queues` object by specifying a directory in the filesystem and an options map:

0 commit comments

Comments
 (0)