From 6367ab5e4168b181970fe96c81254b3700d6dfe3 Mon Sep 17 00:00:00 2001 From: MrNaif2018 Date: Fri, 12 Feb 2021 22:20:29 +0300 Subject: [PATCH] Version 0.2.3.1 --- version.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.js b/version.js index 07a249c..8e7b857 100644 --- a/version.js +++ b/version.js @@ -1,3 +1,3 @@ -const VERSION = "0.2.3.0" +const VERSION = "0.2.3.1" export default VERSION