From bee30f6de48df4898b358e9e51ec44ef1df08294 Mon Sep 17 00:00:00 2001 From: dmaiocchi Date: Mon, 5 Aug 2019 23:56:25 +0200 Subject: [PATCH] update to 0.3.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 8f8a6c3..3da95b1 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject doghub "0.2.0" +(defproject doghub "0.3.0" :description "monitor GitHub staled PRs and issues" :url "git@github.com:MalloZup/doghub.git" :license {:name "GPL"}