diff --git a/Changes b/Changes index 332a654..67ee9dd 100644 --- a/Changes +++ b/Changes @@ -2,10 +2,6 @@ Revision history for Perl extension Benchmark::Confirm {{$NEXT}} -0.22 2013-04-13T10:55:58Z - [NO CODE CHANGES] - - released by Minilla - 0.02 2013-04-13T10:42:39Z [NO CODE CHANGES] - minilized diff --git a/META.json b/META.json index e78c304..324c7fd 100644 --- a/META.json +++ b/META.json @@ -60,5 +60,5 @@ "web" : "https://github.com/bayashi/Benchmark-Confirm" } }, - "version" : "0.22" + "version" : "0.02" } diff --git a/lib/Benchmark/Confirm.pm b/lib/Benchmark/Confirm.pm index c0fd12b..215baaa 100644 --- a/lib/Benchmark/Confirm.pm +++ b/lib/Benchmark/Confirm.pm @@ -2,7 +2,7 @@ package Benchmark::Confirm; use strict; use warnings; -our $VERSION = '0.22'; +our $VERSION = '0.02'; =head1 NAME