Showing 1 changed files with 2 additions and 2 deletions
+2 -2
lib/DBIx/Custom.pm 1000644 → 1000755
... ...
@@ -631,11 +631,11 @@ DBIx::Custom - DBI with hash bind and filtering system
631 631
 
632 632
 =head1 VERSION
633 633
 
634
-Version 0.1301
634
+Version 0.1401
635 635
 
636 636
 =cut
637 637
 
638
-our $VERSION = '0.1301';
638
+our $VERSION = '0.1401';
639 639
 
640 640
 =head1 STATE
641 641