Commit 4d548116a6a4d4ceeda766ea686a328148cb029b
0.4.1
wanderer committed on 11/26/2017, 2:13:06 AMParent: 7c2b6ae0309f16949a2ba34b873f09e709aa5e0b
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: 342929 bytes New file size: 342929 bytes |
package.json | |||
---|---|---|---|
@@ -1,7 +1,7 @@ | |||
1 | 1 … | { | |
2 | 2 … | "name": "primea-hypervisor", | |
3 | - "version": "0.4.0", | ||
3 … | + "version": "0.4.1", | ||
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