From 07d2000eb31515aafb6af892e99d51442cdc0789 Mon Sep 17 00:00:00 2001 From: Yann Esposito Date: Fri, 27 Feb 2015 18:04:20 +0100 Subject: [PATCH] updated version number --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 90f8956..49c8951 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject bigbrother "0.1.1" +(defproject bigbrother "0.1.2" :description "Periodically send metrics" :url "http://github.com/yogsototh/bigbrother" :license {:name "MIT"