trailing semi-colon

This commit is contained in:
Leo Horie 2016-03-16 01:06:35 -04:00
parent 4b97b94f38
commit 96bf37588b
2 changed files with 2 additions and 2 deletions

View file

@ -2138,4 +2138,4 @@
}
return m
})
});

2
mithril.min.js vendored
View file

@ -1,5 +1,5 @@
/*
Mithril v0.2.3
Mithril v0.2.4
http://mithril.js.org
(c) 2014-2016 Leo Horie
License: MIT