From f9ebf771731c1fc9eab0a2a3d89a46092b613963 Mon Sep 17 00:00:00 2001 From: MrNaif2018 Date: Mon, 5 Apr 2021 20:59:10 +0300 Subject: [PATCH] Version 0.4.0.0 --- version.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.js b/version.js index 58734b2..baa283b 100644 --- a/version.js +++ b/version.js @@ -1,3 +1,3 @@ -const VERSION = "0.3.1.1" +const VERSION = "0.4.0.0" export default VERSION