From 724099c9f0649652fea313eea283ce66285081da Mon Sep 17 00:00:00 2001 From: Joshua Hoblitt Date: Fri, 20 Dec 2013 16:52:02 -0800 Subject: [PATCH] bump version to v1.1.0 --- Modulefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modulefile b/Modulefile index d264d2c..ce7adbe 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'jhoblitt-ganglia' -version '1.0.2' +version '1.1.0' author 'Joshua Hoblitt ' license 'Apache'