Release 0.2.15

This commit is contained in:
knsv
2014-12-05 10:50:47 +01:00
parent afe12b5636
commit 6988dea353
6 changed files with 8 additions and 8 deletions

View File

@@ -12969,7 +12969,7 @@ process.chdir = function (dir) {
},{}],102:[function(require,module,exports){
module.exports={
"name": "mermaid",
"version": "0.2.14",
"version": "0.2.15",
"description": "Markdownish syntax for generating flowcharts",
"main": "src/main.js",
"scripts": {
@@ -12977,7 +12977,7 @@ module.exports={
},
"repository": {
"type": "git",
"url": "git://github.com/username/repository.git"
"url": "https://github.com/knsv/mermaid"
},
"author": "",
"license": "BSD-2-Clause",