We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc25187 commit 05178acCopy full SHA for 05178ac
Changes
@@ -1,4 +1,4 @@
1
-0.08000 2010-09-22
+0.08001 2010-09-22
2
3
- Incompatible Change: removed all previously deprecated methods.
4
lib/HTML/FormFu.pm
@@ -109,7 +109,7 @@ __PACKAGE__->mk_inherited_merging_accessors(qw( tt_args config_callback ));
109
*plugins = \&plugin;
110
*add_plugins = \&add_plugin;
111
112
-our $VERSION = '0.08000';
+our $VERSION = '0.08001';
113
$VERSION = eval $VERSION;
114
115
Class::C3::initialize();
0 commit comments