X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/85cf650f29e9514a48052a167fb1feccc041191a..7d3b1e0f78f0f4bccd66a4116a440937df7b0410:/RapsysUserBundle.php?ds=sidebyside diff --git a/RapsysUserBundle.php b/RapsysUserBundle.php index db72037..087ac87 100644 --- a/RapsysUserBundle.php +++ b/RapsysUserBundle.php @@ -64,6 +64,6 @@ class RapsysUserBundle extends Bundle { */ public static function getVersion(): string { //Return version - return '0.5.0'; + return '0.5.1'; } }