From f07e785ea44fe8b2589ef24d1121e45f9a29d2f3 Mon Sep 17 00:00:00 2001 From: Rado Date: Tue, 9 May 2023 13:22:18 +0300 Subject: [PATCH] 3.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3acf0ccb..de7301fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "niui-npm", - "version": "3.0.1", + "version": "3.0.2", "description": "niui: mostly native front-end framework", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"