Skip to content

Commit 1fdd111

Browse files
committed
ax5ui-picker@0.4.6
1 parent ad596af commit 1fdd111

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ax5ui-picker",
3-
"version": "0.4.5",
3+
"version": "0.4.6",
44
"description": "A picker plugin that works with Bootstrap & jQuery",
55
"authors": [
66
"ThomasJ <tom@axisj.com>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ax5ui-picker",
3-
"version": "0.4.5",
3+
"version": "0.4.6",
44
"description": "A picker plugin that works with Bootstrap & jQuery",
55
"license": "Apache 2.0",
66
"repository": {

src/ax5picker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/**
55
* @class ax5.ui.picker
66
* @classdesc
7-
* @version 0.4.5
7+
* @version 0.4.6
88
* @author tom@axisj.com
99
* @example
1010
* ```

0 commit comments

Comments
 (0)