Skip to content

Commit 5b313fd

Browse files
committed
Mark as v0.1.0 release.
1 parent 4915652 commit 5b313fd

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
@@ -1,4 +1,4 @@
1-
(defproject mysql-queue "0.1.0-SNAPSHOT"
1+
(defproject mysql-queue "0.1.0"
22
:description "A durable queue with scheduled job support that is backed by MySQL."
33
:url "https://github.com/wildbit/mysql-queue"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)