File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 69
69
< section class =first id =overview >
70
70
< h2 style ="position: relative ">
71
71
User manual and reference guide
72
- < span style ="color: #888; font-size: 1rem; position: absolute; right: 0; bottom: 0 "> version 5.15.2 </ span >
72
+ < span style ="color: #888; font-size: 1rem; position: absolute; right: 0; bottom: 0 "> version 5.15.3 </ span >
73
73
</ h2 >
74
74
75
75
< p > CodeMirror is a code-editor component that can be embedded in
Original file line number Diff line number Diff line change 8902
8902
8903
8903
// THE END
8904
8904
8905
- CodeMirror . version = "5.15.2 " ;
8905
+ CodeMirror . version = "5.15.3 " ;
8906
8906
8907
8907
return CodeMirror ;
8908
8908
} ) ;
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codemirror" ,
3
- "version" :" 5.15.2 " ,
3
+ "version" :" 5.15.3 " ,
4
4
"main" : " lib/codemirror.js" ,
5
5
"description" : " Full-featured in-browser code editor" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments