Skip to content

Commit

Permalink
set version to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Juke34 committed Nov 26, 2019
1 parent cfbd037 commit 399ae67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/AGAT/Omniscient.pm
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 399ae67

Please sign in to comment.