Skip to content

Commit

Permalink
set version to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Juke34 authored Jul 13, 2023
1 parent 133516e commit c39c53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/AGAT/AGAT.pm
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ use AGAT::Utilities;
use AGAT::PlotR;
use Bio::Tools::GFF;

our $VERSION = "v1.1.0";
our $VERSION = "v1.2.0";
our @ISA = qw(Exporter);
our @EXPORT = qw(get_agat_header print_agat_version get_agat_config handle_levels);
sub import {
Expand Down

0 comments on commit c39c53d

Please sign in to comment.