bump version
Justin Hunter [Wed, 26 Jun 2013 19:54:36 +0000 (15:54 -0400)]
lib/DBIx/Class/Schema/RestrictWithObject.pm

index 494beef..45e7248 100644 (file)
@@ -1,6 +1,6 @@
 package DBIx::Class::Schema::RestrictWithObject;
 
-our $VERSION = '0.0001';
+our $VERSION = '0.0002';
 
 use DBIx::Class::Schema::RestrictWithObject::RestrictComp::Schema;
 use DBIx::Class::Schema::RestrictWithObject::RestrictComp::Source;