Final changes to schema an upgrade

This commit is contained in:
Finn 2017-07-24 15:39:06 +01:00
parent 09f9cf9d48
commit 6126e44c6b
3 changed files with 3 additions and 6 deletions

View file

@ -6,7 +6,7 @@ use warnings;
use base 'DBIx::Class::Schema';
our $VERSION = 1;
our $VERSION = 2;
__PACKAGE__->load_namespaces;