]> 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 c610a2524aa54e044a1b3adb3a2e2726269eecea..26465c12f8b2ab5f4fc1a3bdee45c09f52bfb95b 100644 (file)
@@ -9,11 +9,11 @@ LaTeX::TikZ::Context - An object modeling in which context a set is evaluated.
 
 =head1 VERSION
 
 
 =head1 VERSION
 
-Version 0.02
+Version 0.03
 
 =cut
 
 
 =cut
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';
 
 use LaTeX::TikZ::Mod (); # Required to work around a bug in Mouse
 
 
 use LaTeX::TikZ::Mod (); # Required to work around a bug in Mouse