From ef6e3b1325ae972d8bae8349c7ea459ae3b91c01 Mon Sep 17 00:00:00 2001 From: dasiux Date: Sat, 14 May 2022 17:18:21 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64ef51c..8da0e03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@squirrel-forge/ui-util", - "version": "0.8.8", + "version": "0.8.9", "description": "A collection of utilities, classes, functions and abstracts made for the browser and babel compatible.", "main": "src/es6/index.js", "scripts": {