]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/blobdiff - lib/LaTeX/TikZ/Set/Container.pm
This is 0.03
[perl/modules/LaTeX-TikZ.git] / lib / LaTeX / TikZ / Set / Container.pm
index adaa6cc1f8cdb5b71a29bdc186846f0fc5f40929..8ffd5d167eb620753778c80a9bb9c058e2725e47 100644 (file)
@@ -9,7 +9,7 @@ LaTeX::TikZ::Set::Container - A role for set objects that are made of subobjects
 
 =head1 VERSION
 
-Version 0.02
+Version 0.03
 
 =head1 DESCRIPTION
 
@@ -30,7 +30,7 @@ an C<add> method describing how more elements can be added to the set.
 
 =cut
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';
 
 use Mouse::Role;