Skip to content

Commit

Permalink
release 0.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed May 10, 2018
1 parent 9a1cfe6 commit 8f16eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Ravada.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package Ravada;
use warnings;
use strict;

our $VERSION = '0.2.15-rc1';
our $VERSION = '0.2.15';

use Carp qw(carp croak);
use Data::Dumper;
Expand Down

0 comments on commit 8f16eee

Please sign in to comment.