From 8ba82a1b6c290b99b8ee48a33410b3ac2a42011f Mon Sep 17 00:00:00 2001 From: Yannick Scherer Date: Fri, 18 Nov 2016 15:17:30 +0100 Subject: [PATCH] Version 0.1.2 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index b8210a5..d05df80 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject iapetos "0.1.2-SNAPSHOT" +(defproject iapetos "0.1.2" :description "A Clojure Prometheus Client" :url "https://github.com/xsc/iapetos" :license {:name "MIT License"