Commit 5f816e952aef7d6291c5565d7b6d04157c5cef09
0.9.0
Norton Wang committed on 5/8/2018, 4:32:33 PMParent: 7c1b9abb1401216b0a7325dfb2213933eda8826a
Files changed
package-lock.json | changed |
package.json | changed |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 353282 bytes New file size: 353282 bytes |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "primea-hypervisor", |
3 | - "version": "0.8.1", | |
3 … | + "version": "0.9.0", | |
4 | 4 … | "description": "this is a JS implemention of the primea hypervisor", |
5 | 5 … | "scripts": { |
6 | 6 … | "coveralls": "npm run coverage && nyc report --reporter=text-lcov | coveralls", |
7 | 7 … | "coverage": "nyc npm test", |
Built with git-ssb-web