diff --git a/package-lock.json b/package-lock.json index 38bb935..ad2c392 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@ckeditor/ckeditor5-angular", - "version": "1.1.2", + "version": "1.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index da8e58c..77297c0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "__IMPORTANT__": "This file won't be published. See `src/ckeditor/package.json`, which will be published on NPM.", "name": "@ckeditor/ckeditor5-angular", - "version": "1.1.2", + "version": "1.2.0", "private": true, "description": "Official Angular component for CKEditor 5 – the best browser-based rich text editor.", "scripts": {