X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=blobdiff_plain;f=lib%2FLaTeX%2FTikZ%2FPoint%2FMath%2FComplex.pm;fp=lib%2FLaTeX%2FTikZ%2FPoint%2FMath%2FComplex.pm;h=770999fefa5005c0308a4e56bddf79cd3fd68e9c;hp=874fbb3cfde3183b2cd36c4dea59a2c100afdfe2;hb=4f696c03a66ef6b52ee7b9b3c74a71d5abc64f7e;hpb=cbaf3acd8a347d8bfe064f7b3539f20f20aca88f diff --git a/lib/LaTeX/TikZ/Point/Math/Complex.pm b/lib/LaTeX/TikZ/Point/Math/Complex.pm index 874fbb3..770999f 100644 --- a/lib/LaTeX/TikZ/Point/Math/Complex.pm +++ b/lib/LaTeX/TikZ/Point/Math/Complex.pm @@ -9,11 +9,11 @@ LaTeX::TikZ::Point::Math::Complex - Coerce Math::Complex points into LaTeX::TikZ =head1 VERSION -Version 0.02 +Version 0.03 =cut -our $VERSION = '0.02'; +our $VERSION = '0.03'; use Math::Complex;