Bump version to 1.0.6 and update Changes
[p5sagit/Module-Metadata.git] / t / lib / 0_1 / Foo.pm
1 package Foo;
2 $Foo::VERSION = '0.1';
3 1;