From 4dbc54a999021e047513dcd819440c8336b4c1bd Mon Sep 17 00:00:00 2001 From: dasiux Date: Fri, 1 Jul 2022 20:30:03 +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 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