diff --git a/package.json b/package.json index 06dbd90d70..2a68858633 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alloy-editor", - "version": "0.2.4", + "version": "0.2.5", "description": "Alloy Editor", "dependencies": {}, "devDependencies": { diff --git a/src/ui/yui/yuidoc.json b/src/ui/yui/yuidoc.json index 50c54fb74f..b1058476af 100644 --- a/src/ui/yui/yuidoc.json +++ b/src/ui/yui/yuidoc.json @@ -1,7 +1,7 @@ { "name": "AlloyEditor", "description": "WYSIWYG editor built on top of CKEditor, with completely rewritten UI", - "version": "0.2.4", + "version": "0.2.5", "url": "https://github.com/ipeychev/alloy-editor/", "options": { "linkNatives": "true",