From 399ae67f811341b67e8a105abc25762f5e2d3c29 Mon Sep 17 00:00:00 2001 From: Jacques Dainat Date: Tue, 26 Nov 2019 15:26:57 +0100 Subject: [PATCH] set version to 0.0.3 --- lib/AGAT/Omniscient.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/AGAT/Omniscient.pm b/lib/AGAT/Omniscient.pm index 85f80b94..4a74f395 100644 --- a/lib/AGAT/Omniscient.pm +++ b/lib/AGAT/Omniscient.pm @@ -13,7 +13,7 @@ use AGAT::OmniscientStat; use AGAT::Utilities; use AGAT::PlotR; -our $VERSION = "v0.0.2"; +our $VERSION = "v0.0.3"; our @ISA = qw(Exporter); our @EXPORT = qw(get_agat_header); sub import {