Skip to content

Commit

Permalink
Update VEP version (#1260)
Browse files Browse the repository at this point in the history
  • Loading branch information
nakib103 committed Sep 16, 2022
1 parent 5085015 commit 655f645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/Bio/EnsEMBL/VEP/Constants.pm
Expand Up @@ -52,7 +52,7 @@ use warnings;

use base qw(Exporter);

our $VEP_VERSION = 108;
our $VEP_VERSION = 109;
our $VEP_SUB_VERSION = 0;

our @EXPORT_OK = qw(
Expand Down

0 comments on commit 655f645

Please sign in to comment.