From a8d378c2c8a4829300bff10baa9ea4247fb17d36 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Mon, 12 Dec 2022 19:26:47 +0800 Subject: [PATCH] Benchmark 1.1.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4a571ed..e33baf0 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "awilum/craft-benchmark", - "description": "Simple benchmark plugin with basic functionality for Craft CMS.", + "description": "Simple benchmark plugin with basic benchmark functionality for Craft CMS.", "type": "craft-plugin", "keywords": ["twig", "craft", "craft-plugin", "craftcms", "benchmark", "twig profiler", "profiler"], "license": "MIT",