X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FLaTeX%2FTikZ%2FScope.pm;h=a9e85b651bc78436c4460fef174a9c7a30e5fbbe;hb=refs%2Ftags%2Fv0.03;hp=e72b919e89ea63b51507c66ebcf1e86bb513bb6a;hpb=cbaf3acd8a347d8bfe064f7b3539f20f20aca88f;p=perl%2Fmodules%2FLaTeX-TikZ.git diff --git a/lib/LaTeX/TikZ/Scope.pm b/lib/LaTeX/TikZ/Scope.pm index e72b919..a9e85b6 100644 --- a/lib/LaTeX/TikZ/Scope.pm +++ b/lib/LaTeX/TikZ/Scope.pm @@ -9,11 +9,11 @@ LaTeX::TikZ::Scope - An object modeling a TikZ scope or layer. =head1 VERSION -Version 0.02 +Version 0.03 =cut -our $VERSION = '0.02'; +our $VERSION = '0.03'; use Sub::Name ();