Bump patch version
[aai/model-loader.git] / version.properties
index 903df0e..14f20e6 100644 (file)
@@ -22,9 +22,9 @@
 # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
 # because they are used in Jenkins, whose plug-in doesn't support
 
-major=0
-minor=9
-patch=0
+major=1
+minor=1
+patch=1
 
 base_version=${major}.${minor}.${patch}