From d06c4cbf597652d5f3012587f97d680e22b7c48a Mon Sep 17 00:00:00 2001 From: Steffen Schwigon Date: Tue, 14 Aug 2012 20:18:13 +0200 Subject: [PATCH] version++, changelog --- ChangeLog | 8 ++++++++ lib/Benchmark/Perl/Formance.pm | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 943fe8f..db4168a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2012-08-14 Steffen Schwigon + + * 0.28 + + * depend on newer Devel::Size + + * Plugin::DPath without Safe.pm + 2012-05-24 Steffen Schwigon * 0.27 diff --git a/lib/Benchmark/Perl/Formance.pm b/lib/Benchmark/Perl/Formance.pm index 2d4d583..e2ef1ed 100644 --- a/lib/Benchmark/Perl/Formance.pm +++ b/lib/Benchmark/Perl/Formance.pm @@ -18,7 +18,7 @@ use File::Find; use Storable "fd_retrieve", "store_fd"; use Sys::Hostname; -our $VERSION = '0.27'; +our $VERSION = '0.28'; # comma separated list of default plugins my $DEFAULT_PLUGINS = join ",", qw(DPath