From 40309d316c978d899a127e97543f464560f71364 Mon Sep 17 00:00:00 2001 From: dasiux Date: Sat, 17 Sep 2022 20:46:49 +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 9a99526..c667547 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@squirrel-forge/ui-util", - "version": "0.9.12", + "version": "0.9.13", "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 d86fbd3..3394481 100644 --- a/src/es6/index.js +++ b/src/es6/index.js @@ -1,6 +1,6 @@ /* ! * @module : @squirrel-forge/ui-util - * @version : 0.9.12 + * @version : 0.9.13 * @license : MIT * @copyright : 2022 squirrel-forge * @author : Daniel Hartwell aka. siux