diff --git a/project.clj b/project.clj index 0c0aee6..7fd3e07 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mysql-queue "1.0.0-alpha1" +(defproject mysql-queue "1.0.0" :description "A durable queue with scheduled job support that is backed by MySQL." :url "https://github.com/wildbit/mysql-queue" :license {:name "Eclipse Public License"