Commit a205418c5a618890ae0bb4c95d74c0dfadd17cff
0.9.2
Norton Wang committed on 5/9/2018, 4:45:32 PMParent: c60cacee581fd4729ce8f2e48b2d03f5a0d8c970
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: 348845 bytes New file size: 348845 bytes |
package.json | |||
---|---|---|---|
@@ -1,7 +1,7 @@ | |||
1 | 1 … | { | |
2 | 2 … | "name": "primea-hypervisor", | |
3 | - "version": "0.9.1", | ||
3 … | + "version": "0.9.2", | ||
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