From a3ba3066f20fbf96df8f7bb678e457794186e8fe Mon Sep 17 00:00:00 2001 From: Stefan Galinski Date: Fri, 20 Sep 2019 14:23:31 +0200 Subject: [PATCH] [TASK] Release of version 4.0.3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5411991..5ad4a8b 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "sgalinski command line interface", "homepage": "https://www.sgalinski.de", "license": "proprietary", - "version": "4.0.2", + "version": "4.0.3", "replace": { "sgc-core": "self.version" } -- GitLab