From ae82e58c33a08132a568edfc6759c481e23b00f0 Mon Sep 17 00:00:00 2001 From: Dima Sabanin Date: Tue, 22 Oct 2013 10:54:57 -0400 Subject: [PATCH] 1.0.0 version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 196788d..7effe37 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject monitmonit "1.0.0-SNAPSHOT" +(defproject monitmonit "1.0.0" :description "Web service to monitor and control servers managed with monit." :url "https://github.com/dsabanin/monitmonit" :license {:name "Eclipse Public License"