From 8528a0d527f11b6053c0be8a3a5c50e3b1d083fb Mon Sep 17 00:00:00 2001 From: dasiux Date: Mon, 23 May 2022 21:18:11 +0200 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96ab7f9..a1dd502 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@squirrel-forge/ui-util", - "version": "0.9.1", + "version": "0.9.2", "description": "A collection of utilities, classes, functions and abstracts made for the browser and babel compatible.", "main": "src/es6/index.js", "scripts": {