From e6a3b38bcc834acebb25f07f6054c44a3226e232 Mon Sep 17 00:00:00 2001 From: mcorbin Date: Wed, 17 Jan 2018 22:30:24 +0100 Subject: [PATCH] Release 1.0.3 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 2eec1bb..13efdef 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject riemann-cond-dt "1.0.3-SNAPSHOT" +(defproject riemann-cond-dt "1.0.3" :description "Riemann plugin for checking if something is true for a time period. " :url "https://github.com/mcorbin/riemann-cond-dt-plugin" :license {:name "Eclipse Public License"