diff --git a/bower.json b/bower.json index 7213223..3f36951 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ax5ui-picker", - "version": "0.4.5", + "version": "0.4.6", "description": "A picker plugin that works with Bootstrap & jQuery", "authors": [ "ThomasJ " diff --git a/package.json b/package.json index 10ef3f9..bdcc792 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ax5ui-picker", - "version": "0.4.5", + "version": "0.4.6", "description": "A picker plugin that works with Bootstrap & jQuery", "license": "Apache 2.0", "repository": { diff --git a/src/ax5picker.js b/src/ax5picker.js index 8920ba1..ab3994e 100644 --- a/src/ax5picker.js +++ b/src/ax5picker.js @@ -4,7 +4,7 @@ /** * @class ax5.ui.picker * @classdesc - * @version 0.4.5 + * @version 0.4.6 * @author tom@axisj.com * @example * ```