Skip to content

Commit 9fd89f8

Browse files
committed
Release ver 0.2.5
1 parent c3821b6 commit 9fd89f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alloy-editor",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "Alloy Editor",
55
"dependencies": {},
66
"devDependencies": {

src/ui/yui/yuidoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "AlloyEditor",
33
"description": "WYSIWYG editor built on top of CKEditor, with completely rewritten UI",
4-
"version": "0.2.4",
4+
"version": "0.2.5",
55
"url": "https://github.com/ipeychev/alloy-editor/",
66
"options": {
77
"linkNatives": "true",

0 commit comments

Comments
 (0)