More module $VERSION bump-ups.
[p5sagit/p5-mst-13.2.git] / ext / Devel / Peek / Peek.pm
index 112412a..16471bd 100644 (file)
@@ -4,7 +4,7 @@
 package Devel::Peek;
 
 # Underscore to allow older Perls to access older version from CPAN
-$VERSION = '1.00_01';
+$VERSION = '1.00_02';
 
 require Exporter;
 use XSLoader ();