Description: Bump padre api number for campatibilty
 This patch bumps a verion number in padre plugin to be compatible with more recent version of Padre. No other change is required.
Author: dod@debian.org
--- a/lib/Padre/Plugin/Autoformat.pm
+++ b/lib/Padre/Plugin/Autoformat.pm
@@ -30,7 +30,7 @@
 # padre interfaces
 sub padre_interfaces {
     'Padre::Plugin'     => 0.68,
-    'Padre::Wx::Editor' => 0.30,
+    'Padre::Wx::Editor' => 0.94,
 }
 
 # plugin menu.
