Skip to content

Commit 05178ac

Browse files
committed
bumped version no. after pause upload failure
1 parent cc25187 commit 05178ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changes

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.08000 2010-09-22
1+
0.08001 2010-09-22
22

33
- Incompatible Change: removed all previously deprecated methods.
44

lib/HTML/FormFu.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ __PACKAGE__->mk_inherited_merging_accessors(qw( tt_args config_callback ));
109109
*plugins = \&plugin;
110110
*add_plugins = \&add_plugin;
111111

112-
our $VERSION = '0.08000';
112+
our $VERSION = '0.08001';
113113
$VERSION = eval $VERSION;
114114

115115
Class::C3::initialize();

0 commit comments

Comments
 (0)