From 984ac723015913801dfa0333feceba3a0fd9c6cf Mon Sep 17 00:00:00 2001 From: dhartwell Date: Tue, 27 Sep 2022 13:19:32 +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 11b5a74..b3d39c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@squirrel-forge/ui-util", - "version": "0.9.15", + "version": "0.9.16", "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 a10e7ca..e6d0c2b 100644 --- a/src/es6/index.js +++ b/src/es6/index.js @@ -1,6 +1,6 @@ /* ! * @module : @squirrel-forge/ui-util - * @version : 0.9.15 + * @version : 0.9.16 * @license : MIT * @copyright : 2022 squirrel-forge * @author : Daniel Hartwell aka. siux