From f16d04874c21504da3b5872eaa181f8341c85701 Mon Sep 17 00:00:00 2001 From: Thomas Jang Date: Tue, 20 Jun 2017 10:59:23 +0900 Subject: [PATCH] 1.4.78 RELEASED --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 03e5a38..eb87007 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ax5ui-modal", - "version": "1.4.77", + "version": "1.4.78", "authors": [ "ThomasJ " ], diff --git a/package.json b/package.json index 9532b6c..31618e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ax5ui-modal", - "version": "1.4.77", + "version": "1.4.78", "description": "A modal plugin that works with Bootstrap & jQuery", "license": "MIT", "repository": {