Remove moot `version` property from bower.json

Per bower/bower.json-spec@a325da3
This commit is contained in:
Kevin Kirsche 2015-06-10 18:51:14 -04:00
parent 35e4cd7c18
commit 4fbebcfab4
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
{
"name": "mermaid",
"version": "0.5.0",
"authors": [
"knsv <knut@sveido.com>"
],