diff --git a/package.json b/package.json index 8835b57..8c5cc35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@squirrel-forge/ui-util", - "version": "0.9.6", + "version": "0.9.7", "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 f1bc118..10c20fa 100644 --- a/src/es6/index.js +++ b/src/es6/index.js @@ -1,6 +1,6 @@ /* ! * @module : @squirrel-forge/ui-util - * @version : 0.9.6 + * @version : 0.9.7 * @license : MIT * @copyright : 2022 squirrel-forge * @author : Daniel Hartwell aka. siux