Skip to content

Commit 37ee924

Browse files
committed
[TASK] updates package version to v3.1.0
1 parent 6497e98 commit 37ee924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "configurable-date-input-polyfill",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "The last Date-Input-Polyfill you will ever need. Automatically adds datepickers to input[type=date] on IE, Firefox, and OS X Safari. Configurable localization and start of week day.",
55
"main": "configurable-date-input-polyfill.dist.js",
66
"repository": {

0 commit comments

Comments
 (0)