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 5959< section class =first id =overview >
6060 < h2 style ="position: relative ">
6161 User manual and reference guide
62- < span style ="color: #888; font-size: 1rem; position: absolute; right: 0; bottom: 0 "> version 3.23.0 </ span >
62+ < span style ="color: #888; font-size: 1rem; position: absolute; right: 0; bottom: 0 "> version 3.23.1 </ span >
6363 </ h2 >
6464
6565 < p > CodeMirror is a code-editor component that can be embedded in
Original file line number Diff line number Diff line change @@ -6089,7 +6089,7 @@ window.CodeMirror = (function() {
60896089
60906090 // THE END
60916091
6092- CodeMirror . version = "3.23.0 " ;
6092+ CodeMirror . version = "3.23.1 " ;
60936093
60946094 return CodeMirror ;
60956095} ) ( ) ;
Original file line number Diff line number Diff line change 11{
22 "name" : " codemirror" ,
3- "version" :" 3.23.0 " ,
3+ "version" :" 3.23.1 " ,
44 "main" : " lib/codemirror.js" ,
55 "description" : " In-browser code editing made bearable" ,
66 "licenses" : [{"type" : " MIT" ,
You can’t perform that action at this time.
0 commit comments