diff --git a/materialcolorpicker.js b/materialcolorpicker.js index a4b2fdd..2a2cf5b 100644 --- a/materialcolorpicker.js +++ b/materialcolorpicker.js @@ -1,6 +1,7 @@ /** * A javascript color picker inspired by material design color choice + * @version 1.0.0 * @requires: jQuery, data-attribute * @author https://github.com/masbaehr * @constructor