From 2c1c87c72a40c2f17ec19e04390473b57a52bafc Mon Sep 17 00:00:00 2001 From: dasiux Date: Mon, 16 May 2022 00:26:46 +0200 Subject: [PATCH] update version --- package.json | 2 +- src/es6/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8da0e03..fd46042 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@squirrel-forge/ui-util", - "version": "0.8.9", + "version": "0.8.10", "description": "A collection of utilities, classes, functions and abstracts made for the browser and babel compatible.", "main": "src/es6/index.js", "scripts": { diff --git a/src/es6/index.js b/src/es6/index.js index 5b40492..d544d7d 100644 --- a/src/es6/index.js +++ b/src/es6/index.js @@ -1,6 +1,6 @@ /* ! * @module : @squirrel-forge/ui-util - * @version : 0.8.9 + * @version : 0.8.10 * @license : MIT * @copyright : 2022 squirrel-forge * @author : Daniel Hartwell aka. siux