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