aboutsummaryrefslogtreecommitdiff
path: root/project.clj
diff options
context:
space:
mode:
Diffstat (limited to 'project.clj')
-rw-r--r--project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj
index e9738db..d5d9a0f 100644
--- a/project.clj
+++ b/project.clj
@@ -1,6 +1,6 @@
(defproject queue-api "0.1.0"
- :description "Api for a simple job queue"
+ :description "A simple job queue api"
:url "https://gitlab.com/gabrielgio/queue-api"
:dependencies [[clj-time "0.14.2"]