We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad596af commit 1fdd111Copy full SHA for 1fdd111
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ax5ui-picker",
3
- "version": "0.4.5",
+ "version": "0.4.6",
4
"description": "A picker plugin that works with Bootstrap & jQuery",
5
"authors": [
6
"ThomasJ <tom@axisj.com>"
package.json
"license": "Apache 2.0",
"repository": {
src/ax5picker.js
@@ -4,7 +4,7 @@
/**
* @class ax5.ui.picker
* @classdesc
7
- * @version 0.4.5
+ * @version 0.4.6
8
* @author tom@axisj.com
9
* @example
10
* ```
0 commit comments