aboutsummaryrefslogtreecommitdiff
path: root/t/errors.t
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-06 21:30:17 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-06 21:30:17 +1300
commit8dfec56644f42dbbbb03955d26aa423e2f83818f (patch)
treed129c52a77aa83c82dc489eba2c5eac4e1d66f75 /t/errors.t
parentRefine documentation a little (diff)
downloadList-Breakdown-8dfec56644f42dbbbb03955d26aa423e2f83818f.tar.gz (sig)
List-Breakdown-8dfec56644f42dbbbb03955d26aa423e2f83818f.zip
Bump version numberv0.18
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 f493027..1b4dd19 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.17';
+our $VERSION = '0.18';
my @t = 1 .. 3;