Skip to content

Commit

Permalink
Bump up schema version again for making new fields in Conference clas…
Browse files Browse the repository at this point in the history
…s NOT NULL (#91).
  • Loading branch information
racke committed Aug 7, 2016
1 parent 7de34bb commit bcb35df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/PerlDance/Schema.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package PerlDance::Schema;

our $VERSION = 24;
our $VERSION = 25;

use Interchange6::Schema::Result::Address;
package Interchange6::Schema::Result::Address;
Expand Down

0 comments on commit bcb35df

Please sign in to comment.