Commit cb3cabc0d18f10bcffe69dad070f6808948ea6e6
0.8.0
wanderer committed on 4/29/2018, 9:08:44 PMParent: aff7fe3dbdadaa720feb5561633c1d5eb583f80d
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: 350733 bytes New file size: 350733 bytes |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "primea-hypervisor", |
3 | - "version": "0.7.2", | |
3 … | + "version": "0.8.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