mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 15:30:03 +02:00
Version 0.1.1 (Testing package update)
This commit is contained in:
@@ -203,7 +203,13 @@ mermaid.init = function () {
|
||||
}
|
||||
;
|
||||
};
|
||||
|
||||
/**
|
||||
* Version management
|
||||
* @returns {string}
|
||||
*/
|
||||
mermaid.version = function(){
|
||||
return '0.1.0';
|
||||
}
|
||||
/**
|
||||
* Wait for coument loaded before starting the execution
|
||||
*/
|
||||
|
Reference in New Issue
Block a user