Skip to content

Commit cc25187

Browse files
committed
updated version no. and Changes file for cpan release
1 parent 42b3650 commit cc25187

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Changes

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

23
- Incompatible Change: removed all previously deprecated methods.
34

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.07003';
112+
our $VERSION = '0.08000';
113113
$VERSION = eval $VERSION;
114114

115115
Class::C3::initialize();

0 commit comments

Comments
 (0)