Fix mithril version

Should also fix build status
This commit is contained in:
Pete Cooper
2014-03-27 11:06:11 +00:00
parent 9929463c8e
commit bc90327fbd
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "mithril",
"npmName": "mithril",
"version": 0,
"version": "0.1.1",
"filename": "mithril.min.js",
"description": "A Javascript Framework for building brilliant applications",
"homepage": "http://lhorie.github.io/mithril",