X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/f3a69e0cab36d6aea72c072e1af929eed06953bd..7d51c8e79dcf7209d73cf38077d7b5da50e9052d:/RapsysPackBundle.php diff --git a/RapsysPackBundle.php b/RapsysPackBundle.php index b013585..8de9fa3 100644 --- a/RapsysPackBundle.php +++ b/RapsysPackBundle.php @@ -103,6 +103,6 @@ class RapsysPackBundle extends Bundle { */ public static function getVersion(): string { //Return version - return '0.5.1'; + return '0.5.2'; } }