]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/skeleton.pm
* Patch from Tuomov to link to the directory in feeds when usedirs is in
[ikiwiki.git] / IkiWiki / Plugin / skeleton.pm
index 06b184b0a201ad66037e7c0883045b978eaf2c84..8b51b155081c20a943f2b0dc2ffb8db29441be95 100644 (file)
@@ -6,7 +6,7 @@ package IkiWiki::Plugin::skeleton;
 
 use warnings;
 use strict;
-use IkiWiki '1.00';
+use IkiWiki '1.02';
 
 sub import { #{{{
        hook(type => "getopt", id => "skeleton",  call => \&getopt);