Browse Source

Bumped version number for new version cpan testing

Paul Trost 8 years ago
parent
commit
ef3a8ab02f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/Disk/SMART.pm

+ 1 - 1
lib/Disk/SMART.pm

@@ -8,7 +8,7 @@ use Math::Round;
 use File::Which;
 use File::Which;
 
 
 {
 {
-    $Disk::SMART::VERSION = '0.15.1'
+    $Disk::SMART::VERSION = '0.16'
 }
 }
 
 
 our $smartctl = which('smartctl');
 our $smartctl = which('smartctl');