diff --git a/projects/ngx-colors/package.json b/projects/ngx-colors/package.json index 11eafe0..37ae26f 100644 --- a/projects/ngx-colors/package.json +++ b/projects/ngx-colors/package.json @@ -1,6 +1,6 @@ { "name": "ngx-colors", - "version": "3.1.3", + "version": "3.1.4", "license": "MIT", "description": "A beautiful color picker for angular that let you choose from a color palette, using sliders (Hue, Lightness, Alpha sliders) or through text input(hex, rgba, hsla)", "peerDependencies": {