From 8dbba64506a0879bfc4e765be0e241f3938c0eb9 Mon Sep 17 00:00:00 2001 From: Thomas Jang Date: Fri, 7 Jul 2017 11:56:11 +0900 Subject: [PATCH] 1.4.90 RELEASED --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 8e2f774..84b3a50 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ax5ui-modal", - "version": "1.4.89", + "version": "1.4.90", "authors": [ "ThomasJ " ], diff --git a/package.json b/package.json index 38c8bc7..1bb48a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ax5ui-modal", - "version": "1.4.89", + "version": "1.4.90", "description": "A modal plugin that works with Bootstrap & jQuery", "license": "MIT", "repository": {