Checking in changes prior to tagging of version 0.36. Changelog diff is:
[gitmo/Mouse.git] / lib / Mouse.pm
index 4ff403f..69c012f 100644 (file)
@@ -4,7 +4,7 @@ use 5.006_002;
 use strict;
 use warnings;
 
-our $VERSION = '0.35';
+our $VERSION = '0.36';
 
 use Exporter;