From 60f7ad3fd05f1d1d324c258f3a709beef488c135 Mon Sep 17 00:00:00 2001 From: surunzi Date: Sun, 2 Apr 2023 00:50:42 +0800 Subject: [PATCH] chore: update benchmark plugin --- src/Snippets/defSnippets.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Snippets/defSnippets.js b/src/Snippets/defSnippets.js index 80b84b8..1b244d8 100644 --- a/src/Snippets/defSnippets.js +++ b/src/Snippets/defSnippets.js @@ -221,7 +221,7 @@ const pluginVersion = { features: '2.0.0', timing: '2.0.1', code: '2.1.0', - benchmark: '2.0.0', + benchmark: '2.0.1', geolocation: '2.0.0', dom: '2.0.0', orientation: '2.0.0',