diff --git a/package.json b/package.json index 8707515..14f7bb1 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Color picker widget for Angular", "bugs": "https://github.com/zefoy/ngx-color-picker/issues", "license": "MIT", - "version": "6.3.3", + "version": "6.4.0", "main": "./bundles/ngx-color-picker.umd.js", "module": "./dist/ngx-color-picker.es5.js", "typings": "./dist/ngx-color-picker.d.ts",