From 1948959660be482fded8920c3601717b6ba34108 Mon Sep 17 00:00:00 2001 From: Steve Bertrand Date: Mon, 12 Feb 2018 06:26:19 -0800 Subject: [PATCH] bump to 1.03 --- Changes | 3 +++ lib/Github/Backup.pm | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index a3333d5..a51e661 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Github-Backup +1.03 UNREL + - + 1.02 2018-02-12 - fix missing newline backslash in SYNOPSIS - added new "FUTURE DIRECTION" POD heading diff --git a/lib/Github/Backup.pm b/lib/Github/Backup.pm index 9033c14..01b91f1 100644 --- a/lib/Github/Backup.pm +++ b/lib/Github/Backup.pm @@ -15,7 +15,7 @@ use Pithub; use namespace::clean; -our $VERSION = '1.02'; +our $VERSION = '1.03'; # external