Merge branch 'spike' of https://github.com/mtwtkman/mithril.js into mtwtkman-spike

Conflicts:
	mithril.min.js
	mithril.min.js.map
This commit is contained in:
Leo Horie 2016-05-13 06:54:51 -04:00
commit a7496a1ef7
6 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@
"use strict"
m.version = function () {
return "v0.2.3"
return "v0.2.4"
}
var hasOwn = {}.hasOwnProperty

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -14,7 +14,7 @@
"use strict"
m.version = function () {
return "v0.2.3"
return "v0.2.4"
}
var hasOwn = {}.hasOwnProperty

2
mithril.min.js vendored

File diff suppressed because one or more lines are too long