From e05c4718ac8de90f79af4430e228b6d10a2311b3 Mon Sep 17 00:00:00 2001 From: James Turnbull Date: Tue, 28 Aug 2018 15:23:49 -0400 Subject: [PATCH] Updated for 0.5.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 4b478f1..312323b 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject riemann-clojure-client "0.4.6-SNAPSHOT" +(defproject riemann-clojure-client "0.5.0" :description "Clojure client for the Riemann monitoring system" :url "https://github.com/aphyr/riemann-clojure-client" :license {:name "Eclipse Public License"