From 43d7cbe04d7cbd95f5e82aeb9b42d6fce756a1f9 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 5 Oct 2017 12:42:24 +1300 Subject: Bump version number This will be my first attempted release. --- t/monitoring.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/monitoring.t') diff --git a/t/monitoring.t b/t/monitoring.t index ab67657..f9c4604 100644 --- a/t/monitoring.t +++ b/t/monitoring.t @@ -8,7 +8,7 @@ use Test::More tests => 1; use List::Breakdown 'breakdown'; -our $VERSION = '0.12'; +our $VERSION = '0.13'; my @checks = ( { -- cgit v1.2.3