Showing 1 changed files with 1 additions and 1 deletions
+1 -1
lib/DBIx/Custom.pm
... ...
@@ -1,7 +1,7 @@
1 1
 package DBIx::Custom;
2 2
 use Object::Simple -base;
3 3
 
4
-our $VERSION = '0.1670';
4
+our $VERSION = '0.1697';
5 5
 use 5.008001;
6 6
 
7 7
 use Carp 'croak';