Skip to content

Commit c93fbfe

Browse files
committed
EPICEDITOR 0.2.1, DOGG!
1 parent eaed12a commit c93fbfe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.0
1+
0.2.1

epiceditor/js/epiceditor.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1664,7 +1664,7 @@
16641664
return self;
16651665
}
16661666

1667-
EpicEditor.version = '0.2.0';
1667+
EpicEditor.version = '0.2.1';
16681668

16691669
// Used to store information to be shared across editors
16701670
EpicEditor._data = {};

0 commit comments

Comments
 (0)