]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/blobdiff - lib/LaTeX/TikZ/Context.pm
This is 0.03
[perl/modules/LaTeX-TikZ.git] / lib / LaTeX / TikZ / Context.pm
index 173c02f8b73307ada95ac7e89fc88a0373f5b836..26465c12f8b2ab5f4fc1a3bdee45c09f52bfb95b 100644 (file)
@@ -9,11 +9,11 @@ LaTeX::TikZ::Context - An object modeling in which context a set is evaluated.
 
 =head1 VERSION
 
-Version 0.02
+Version 0.03
 
 =cut
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';
 
 use LaTeX::TikZ::Mod (); # Required to work around a bug in Mouse
 
@@ -155,7 +155,7 @@ You can find documentation for this module with the perldoc command.
 
 =head1 COPYRIGHT & LICENSE
 
-Copyright 2011 Vincent Pit, all rights reserved.
+Copyright 2010,2011,2012,2013,2014,2015 Vincent Pit, all rights reserved.
 
 This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.