mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 23:39:50 +02:00
Version fix
This commit is contained in:

committed by
Knut Sveidqvist

parent
9d5c6d5d1d
commit
cbd41dbb1b
@@ -304,7 +304,7 @@ exports.tester = function(){};
|
||||
* @returns {string}
|
||||
*/
|
||||
exports.version = function(){
|
||||
return '0.2.6';
|
||||
return '0.2.7';
|
||||
};
|
||||
|
||||
var equals = function (val, variable){
|
||||
|
Reference in New Issue
Block a user