version bump
This commit is contained in:
parent
26ee6975a0
commit
e34cc1fc4a
55 changed files with 5925 additions and 1 deletions
10
archive/v0.1.3/component.json
Normal file
10
archive/v0.1.3/component.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "mithril",
|
||||
"description": "A Javascript framework for building brilliant applications",
|
||||
"keywords": ["mvc", "framework"],
|
||||
"repo": "lhorie/mithril",
|
||||
"main": "mithril.min.js",
|
||||
"scripts": ["mithril.min.js"],
|
||||
"version": "0.1.3",
|
||||
"license": "MIT"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue