Skip to content

Commit 0b56d39

Browse files
committed
Update version
1 parent 554c723 commit 0b56d39

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,7 +1,7 @@
11
{
22
"name": "pretty-dropdowns",
33
"description": "A simple, lightweight jQuery plugin to create stylized drop-down menus.",
4-
"version": "4.15.0",
4+
"version": "4.17.0",
55
"main": [
66
"dist/css/prettydropdowns.css",
77
"dist/js/jquery.prettydropdowns.js"

dist/js/jquery.prettydropdowns.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery Pretty Dropdowns Plugin v4.15.0 by T. H. Doan (https://thdoan.github.io/pretty-dropdowns/)
2+
* jQuery Pretty Dropdowns Plugin v4.17.0 by T. H. Doan (https://thdoan.github.io/pretty-dropdowns/)
33
*
44
* jQuery Pretty Dropdowns by T. H. Doan is licensed under the MIT License.
55
* Read a copy of the license in the LICENSE file or at https://choosealicense.com/licenses/mit/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pretty-dropdowns",
3-
"version": "4.15.0",
3+
"version": "4.17.0",
44
"description": "A simple, lightweight jQuery plugin to create stylized drop-down menus.",
55
"keywords": [
66
"jquery-plugin",

0 commit comments

Comments
 (0)