From 7839e6c46aa5163389374332bb411e5ccd16df95 Mon Sep 17 00:00:00 2001 From: fluxms Date: Fri, 1 Apr 2022 00:14:29 +0200 Subject: [PATCH] Update composer.json --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1934cab..5043a12 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,6 @@ { "name": "fluxapps/vimpcron", + "version": "2.0.0", "description": "ILIAS ViMPCron Plugin", "type": "plugin", "keywords": [ @@ -45,4 +46,4 @@ "srag\\LibrariesNamespaceChanger\\PHP72Backport::PHP72Backport" ] } -} \ No newline at end of file +}