Bumped the plugin version number for the variant with caching. Fixed a typo in the perldoc.

This commit is contained in:
Richard Siddall 2014-03-21 09:42:54 -04:00
parent 04fc9327b7
commit 5df4dec48d

View File

@ -46,7 +46,7 @@ Written by Peter Eisch <peter@boku.net>.
=cut
my $VERSION = 0.01;
my $VERSION = 0.02;
sub register {
my ($self, $qp, @args) = @_;