A swath of VERSION patches from Nicholas Clark.
[p5sagit/p5-mst-13.2.git] / lib / fields.pm
index a64469c..bcdec29 100644 (file)
@@ -100,7 +100,7 @@ no strict 'refs';
 use warnings::register;
 our(%attr, $VERSION);
 
-$VERSION = "1.02";
+$VERSION = "1.04";
 
 use Hash::Util qw(lock_keys);