diff --git a/bower.json b/bower.json index 32330fef..52e3b09e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jt.timepicker", - "version": "1.13.5", + "version": "1.13.6", "description": "A jQuery timepicker plugin inspired by Google Calendar.", "homepage": "http://jonthornton.github.com/jquery-timepicker", "main": ["./jquery.timepicker.js", "./jquery.timepicker.css"], diff --git a/dist/jquery.timepicker.js b/dist/jquery.timepicker.js index ee2ca099..54b564ba 100644 --- a/dist/jquery.timepicker.js +++ b/dist/jquery.timepicker.js @@ -1,5 +1,5 @@ /*! - * jquery-timepicker v1.13.5 - A jQuery timepicker plugin inspired by Google Calendar. It supports both mouse and keyboard navigation. + * jquery-timepicker v1.13.6 - A jQuery timepicker plugin inspired by Google Calendar. It supports both mouse and keyboard navigation. * Copyright (c) 2020 Jon Thornton - https://www.jonthornton.com/jquery-timepicker/ * License: MIT */ diff --git a/jt.timepicker.jquery.json b/jt.timepicker.jquery.json index 00574c5b..0ae3506b 100644 --- a/jt.timepicker.jquery.json +++ b/jt.timepicker.jquery.json @@ -1,6 +1,6 @@ { "name": "jt.timepicker", - "version": "1.13.5", + "version": "1.13.6", "title": "jquery-timepicker", "description": "A jQuery timepicker plugin inspired by Google Calendar. It supports both mouse and keyboard navigation.", "author": { diff --git a/package-lock.json b/package-lock.json index a3e4dd44..521191ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "timepicker", - "version": "1.13.5", + "version": "1.13.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2575aefe..2f7d4d50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "timepicker", - "version": "1.13.5", + "version": "1.13.6", "title": "jquery-timepicker", "author": { "name": "Jon Thornton", @@ -30,7 +30,7 @@ "rollup-plugin-copy": "^3.3.0", "rollup-plugin-terser": "^5.3.0" }, - "main": "jquery.timepicker.min.js", + "main": "dist/jquery.timepicker.min.js", "description": "A jQuery timepicker plugin inspired by Google Calendar. It supports both mouse and keyboard navigation.", "keywords": [ "timepicker",