fix version string
This commit is contained in:
parent
501e380825
commit
79665d46f4
3 changed files with 3 additions and 3 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"use strict"
|
||||
|
||||
m.version = function () {
|
||||
return "v0.2.2-rc.1"
|
||||
return "v0.2.3"
|
||||
}
|
||||
|
||||
var hasOwn = {}.hasOwnProperty
|
||||
|
|
|
|||
2
mithril.min.js
vendored
2
mithril.min.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue