From ee97eb247683a196e64233be405497750f8c448f Mon Sep 17 00:00:00 2001 From: Yahtnif Date: Wed, 9 Oct 2019 22:47:28 +0800 Subject: [PATCH] v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9650673..92ef3cc 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "suni", "description": "Arr, Hash, Is, Obj, Random, Str, Wrandom.", "author": "Yahtnif ", - "version": "1.0.0", + "version": "1.1.0", "main": "dist/index.js", "module": "dist/index.es.js", "jsnext:main": "dist/index.es.js",