Skip to content

Commit 18ec988

Browse files
committed
update plugin version
1 parent 01d8d2a commit 18ec988

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/js/jquery.datepicker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1992,7 +1992,7 @@
19921992
}
19931993
};
19941994

1995-
datepicker.version = '1.0.6';
1995+
datepicker.version = '1.0.7';
19961996

19971997
datepicker.setDate = function (date) {
19981998
core._setDate(date);

0 commit comments

Comments
 (0)