From 80707f646f3d30bb2d7032882e2ba4eea78fdd0f Mon Sep 17 00:00:00 2001 From: Chris Fields Date: Sun, 25 Sep 2016 22:37:12 -0500 Subject: [PATCH] minor version bump --- Bio/Root/Version.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bio/Root/Version.pm b/Bio/Root/Version.pm index 1c170826e..e7bd3765c 100644 --- a/Bio/Root/Version.pm +++ b/Bio/Root/Version.pm @@ -36,7 +36,7 @@ variable set if it's not already. =cut -our $VERSION = '1.007000'; +our $VERSION = '1.007001'; sub import { # try to handle multiple levels of inheritance: -- 2.11.4.GIT