From 5370e9ad2294b91857bf9edb30b71bed9d2a39f1 Mon Sep 17 00:00:00 2001 From: Yannick Scherer Date: Mon, 24 Apr 2017 15:53:10 +0200 Subject: [PATCH] Version 0.1.5 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 7992fa5..0366502 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject iapetos "0.1.5-SNAPSHOT" +(defproject iapetos "0.1.5" :description "A Clojure Prometheus Client" :url "https://github.com/xsc/iapetos" :license {:name "MIT License"