diff --git a/projects/email-editor/package.json b/projects/email-editor/package.json index c215427..ea07ba9 100644 --- a/projects/email-editor/package.json +++ b/projects/email-editor/package.json @@ -1,8 +1,8 @@ { "name": "angular-email-editor", - "version": "0.9.0", + "version": "1.6.0", "peerDependencies": { "@angular/common": "^7.0.0", "@angular/core": "^7.0.0" } -} \ No newline at end of file +}