From a14c47c89842cf835bf9469fa65421e4366c3125 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Sat, 1 Feb 2020 01:54:33 +0700 Subject: [PATCH] FIX: _ui.map.google markers sizing --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24661d2..2956f6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate", - "version": "1.6.8", + "version": "1.6.9", "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.",