From 6f7816349fef076d7af0388cb754366ff6aa85f9 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Mon, 10 Feb 2020 04:23:29 +0700 Subject: [PATCH] IMPROVEMENT: Events system synchronization --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4155121..8415fdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate", - "version": "1.7.5", + "version": "1.7.6", "author": "Tony Air ", "license": "MIT", "description": "This UI Kit allows you to build Bootstrap 4 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.",