diff --git a/composer.json b/composer.json index 5e1987b..edcd403 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "froala/yii2-froala-editor", - "version": "2.2.0", + "version": "2.2.1", "description": "A beautiful jQuery WYSIWYG HTML text editor based on HTML5 technology. Cross browser, with mobile support, high performance and Retina Ready modern design.", "type": "yii2-extension", "keywords": [ @@ -29,7 +29,7 @@ ], "require": { "yiisoft/yii2": "*", - "bower-asset/froala-wysiwyg-editor": "2.2.0" + "bower-asset/froala-wysiwyg-editor": "2.2.1" }, "autoload": { "psr-4": {