X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FLaTeX%2FTikZ%2FPoint%2FMath%2FComplex.pm;h=770999fefa5005c0308a4e56bddf79cd3fd68e9c;hb=refs%2Ftags%2Fv0.03;hp=874fbb3cfde3183b2cd36c4dea59a2c100afdfe2;hpb=cbaf3acd8a347d8bfe064f7b3539f20f20aca88f;p=perl%2Fmodules%2FLaTeX-TikZ.git 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;