Skip to content

Commit

Permalink
version 2.02
Browse files Browse the repository at this point in the history
  • Loading branch information
matiu committed Aug 31, 2009
1 parent 2d924ef commit 3a2b839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/SQL/Bibliosoph.pm
Expand Up @@ -6,7 +6,7 @@ package SQL::Bibliosoph; {
use SQL::Bibliosoph::Query;
use SQL::Bibliosoph::CatalogFile;

our $VERSION = "2.01";
our $VERSION = "2.02";


has 'dbh' => ( is => 'ro', isa => 'DBI::db', required=> 1);
Expand Down

0 comments on commit 3a2b839

Please sign in to comment.