Skip to content

Commit

Permalink
updated release version to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Shriram Bhosle authored and Shriram Bhosle committed May 23, 2015
1 parent e797794 commit e51a867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perl/lib/PeakRescue.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ use strict;
use Const::Fast qw(const);

use base 'Exporter';
our $VERSION = '4.0.0';
our $VERSION = '5.0.0';
our @EXPORT = qw($VERSION);
const my $LICENSE =>
"#################
Expand Down

0 comments on commit e51a867

Please sign in to comment.