diff --git a/package.json b/package.json index f7782d6..cc2a7f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng-color", - "version": "2.0.2", + "version": "2.0.3", "description": "Simple Angular 2 Color Picker Component which follow NG2 best practices. No Frills.", "scripts": { "build": "ngc -p tsconfig.json",