diff --git a/RDFIO.php b/RDFIO.php index faa4f64..238551f 100644 --- a/RDFIO.php +++ b/RDFIO.php @@ -13,7 +13,7 @@ // ------------------------------------------------------------- // Extension meta data // ------------------------------------------------------------- -define( 'RDFIO_VERSION', 'v3.0.1' ); +define( 'RDFIO_VERSION', 'v3.0.2' ); $GLOBALS['wgExtensionCredits']['other'][] = array( 'path' => __FILE__,