X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/7d51c8e79dcf7209d73cf38077d7b5da50e9052d..013e3b68170a39d007a29ef45ea0eb222fbcb2d8:/RapsysPackBundle.php

diff --git a/RapsysPackBundle.php b/RapsysPackBundle.php
index 8de9fa3..285c7bb 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.2';
+		return '0.5.3';
 	}
 }