diff --git a/lib/Plack/App/RDF/LinkedData.pm b/lib/Plack/App/RDF/LinkedData.pm index 1998315..9017358 100644 --- a/lib/Plack/App/RDF/LinkedData.pm +++ b/lib/Plack/App/RDF/LinkedData.pm @@ -12,11 +12,11 @@ Plack::App::RDF::LinkedData - A Plack application for running RDF::LinkedData =head1 VERSION -Version 0.77_01 +Version 0.78 =cut - our $VERSION = '0.77_01'; + our $VERSION = '0.78'; =head1 SYNOPSIS diff --git a/lib/RDF/LinkedData.pm b/lib/RDF/LinkedData.pm index 85acf28..efe61cb 100644 --- a/lib/RDF/LinkedData.pm +++ b/lib/RDF/LinkedData.pm @@ -32,11 +32,11 @@ RDF::LinkedData - A Linked Data server implementation =head1 VERSION -Version 0.77_01 +Version 0.78 =cut - our $VERSION = '0.77_01'; + our $VERSION = '0.78'; =head1 SYNOPSIS