Skip to content

Commit

Permalink
Bump up schema version for new conference fields (#91).
Browse files Browse the repository at this point in the history
  • Loading branch information
racke committed Aug 7, 2016
1 parent 71906e2 commit f2013c5
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 = 23;
our $VERSION = 24;

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

0 comments on commit f2013c5

Please sign in to comment.