Commit 86f9d39232c23d80576543898b260fdb486becd1
0.4.3
wanderer committed on 12/2/2017, 6:44:05 AMParent: eaf33c2d3536ae3ec69d335f257a01bfee3f9dd3
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: 345831 bytes New file size: 345831 bytes |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 | { |
2 | 2 | "name": "primea-hypervisor", |
3 | - "version": "0.4.2", | |
3 | + "version": "0.4.3", | |
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