X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/7721ae6bb228a48c73fc211f02e4b13995439378..b11aea33a5aeea7043df362128b76e201f134675:/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'; } }