X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=blobdiff_plain;f=lib%2FLaTeX%2FTikZ%2FScope.pm;fp=lib%2FLaTeX%2FTikZ%2FScope.pm;h=a9e85b651bc78436c4460fef174a9c7a30e5fbbe;hp=e72b919e89ea63b51507c66ebcf1e86bb513bb6a;hb=4f696c03a66ef6b52ee7b9b3c74a71d5abc64f7e;hpb=cbaf3acd8a347d8bfe064f7b3539f20f20aca88f 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 ();