aboutsummaryrefslogtreecommitdiff
path: root/t/errors.t
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-06 13:47:31 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-06 13:47:31 +1300
commite5b6794ab3fdb959db378dcc6a4aba27028d7293 (patch)
tree5cf5e53805f782249f5056dd6599f0fada6bad6e /t/errors.t
parentDescribe exporting in documentation (diff)
downloadList-Breakdown-e5b6794ab3fdb959db378dcc6a4aba27028d7293.tar.gz (sig)
List-Breakdown-e5b6794ab3fdb959db378dcc6a4aba27028d7293.zip
Bump version numberv0.16
Diffstat (limited to 't/errors.t')
-rw-r--r--t/errors.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/errors.t b/t/errors.t
index 4d769da..bd6af9f 100644
--- a/t/errors.t
+++ b/t/errors.t
@@ -8,7 +8,7 @@ use Test::More tests => 7;
use List::Breakdown 'breakdown';
-our $VERSION = '0.15';
+our $VERSION = '0.16';
my @t = 1 .. 3;