X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=blobdiff_plain;f=lib%2FLaTeX%2FTikZ%2FPoint%2FMath%2FComplex.pm;h=c5c94b74381245d258dd92c065c3ca108d4156f6;hp=b09dbce86b05286c6490f6bae3487e4ed642ad76;hb=f54cadb836315572aa2c4bcb16f221da1687df7a;hpb=9e8e898b38fcc3f82d6d7bc1c609ff3b7195025c diff --git a/lib/LaTeX/TikZ/Point/Math/Complex.pm b/lib/LaTeX/TikZ/Point/Math/Complex.pm index b09dbce..c5c94b7 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.01 +Version 0.02 =cut -our $VERSION = '0.01'; +our $VERSION = '0.02'; use Math::Complex;