From 5a5e6ef0569480d66e3b7b02e0adee5b56611f42 Mon Sep 17 00:00:00 2001 From: jurgenhaas <juergen@paragon-es.de> Date: Mon, 28 Dec 2020 17:17:03 +0100 Subject: [PATCH] Prepare release v1.1.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99f5f6a..819be9a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ composer install ## Adding new and updating existing components -Edit the composer.json file accoring to your requirements and then run `composer update`. +Edit the composer.json file accodring to your requirements and then run `composer update`. ## Adding JS packages -- GitLab