release version 0.2 to cpan
[scpubgit/stemmatology.git] / lib / Text / Tradition.pm
index fb180f8..09e3df2 100644 (file)
@@ -7,7 +7,7 @@ use Text::Tradition::Stemma;
 use Text::Tradition::Witness;
 
 use vars qw( $VERSION );
-$VERSION = "0.1";
+$VERSION = "0.2";
 
 has 'collation' => (
     is => 'ro',