Skip to content

Commit c0b2796

Browse files
committed
new version number
1 parent a488b96 commit c0b2796

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": "jquery-dropdown-datepicker",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"homepage": "https://github.com/tanvir0604/jquery-dropdown-datepicker",
55
"authors": [
66
"Md Shafkat Hussain Tanvir <tanvir0604@gmail.com>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-dropdown-datepicker",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "A simple customizable jquery dropdown datepicker",
55
"main": "index.js",
66
"scripts": {

plugin-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dropdown",
99
"jquery"
1010
],
11-
"version": "1.0.0",
11+
"version": "1.1.0",
1212
"author": {
1313
"name": "Md Shafkat Hussain Tanvir",
1414
"email": "tanvir0604@gmail.com",

0 commit comments

Comments
 (0)