From e044951f1de0830fcfc8fa2bc87a944fc995aef3 Mon Sep 17 00:00:00 2001 From: Joshua Hoblitt Date: Sat, 5 Oct 2013 10:58:11 -0700 Subject: [PATCH] bump version to v2.0.0 --- Modulefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modulefile b/Modulefile index 7bb8d0e..e825c87 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'jhoblitt-smartd' -version '1.0.2' +version '2.0.0' author 'Joshua Hoblitt ' license 'MIT'