Skip to content

Commit

Permalink
added version information
Browse files Browse the repository at this point in the history
  • Loading branch information
mtw committed Jun 9, 2017
1 parent 8c6dbca commit 8f2a4d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/Bio/ViennaNGS/FeatureIO.pm
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# -*-CPerl-*-
# Last changed Time-stamp: <2016-12-02 16:41:32 mtw>
# Last changed Time-stamp: <2017-06-09 12:21:47 michl>
package Bio::ViennaNGS::FeatureIO;

use version; our $VERSION = qv('0.17');
use Moose;
use Carp;
use File::Slurp;
Expand Down

0 comments on commit 8f2a4d3

Please sign in to comment.