version 0.37_02
[gitmo/Mouse.git] / lib / Mouse.pm
index 1f8e2e2..8c0df35 100644 (file)
@@ -4,7 +4,7 @@ use 5.006_002;
 use strict;
 use warnings;
 
-our $VERSION = '0.37_01';
+our $VERSION = '0.37_02';
 
 use Exporter;