Skip to content

Commit

Permalink
Update Omniscient.pm
Browse files Browse the repository at this point in the history
Increment to version 0.7.0 for the new biodonda release
  • Loading branch information
Juke34 committed Jun 28, 2021
1 parent 763d43b commit 189c88c
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 @@ -14,7 +14,7 @@ use AGAT::OmniscientStat;
use AGAT::Utilities;
use AGAT::PlotR;

our $VERSION = "v0.6.3";
our $VERSION = "v0.7.0";
our @ISA = qw(Exporter);
our @EXPORT = qw(get_agat_header);
sub import {
Expand Down

0 comments on commit 189c88c

Please sign in to comment.