diff --git a/bower.json b/bower.json index 3dd4614..53f3cc2 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "the-modal", - "version": "0.1.1", + "version": "0.1.14", "homepage": "https://github.com/samdark/the-modal/", "authors": [ "Alexander Makarov " diff --git a/jquery.the-modal.js b/jquery.the-modal.js index 6afbc4e..bf19a0a 100644 --- a/jquery.the-modal.js +++ b/jquery.the-modal.js @@ -3,7 +3,7 @@ * * @author Alexander Makarov * @link https://github.com/samdark/the-modal - * @version 1.0 + * @version 0.0.14 */ ;(function($, window, document, undefined) { "use strict";