Skip to content

Commit

Permalink
Release 0.3.2
Browse files Browse the repository at this point in the history
We skipped 0.3.1 because it was 0.3.0 with routing fixes
specially suited for linux distributions with latest Mojo lib.
  • Loading branch information
frankiejol committed Nov 13, 2018
1 parent fbfc046 commit e58f54d
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.3.1';
our $VERSION = '0.3.2';

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

0 comments on commit e58f54d

Please sign in to comment.