Commit 1cb8325aadecdc8aed5d21bf203f529a4879d5b8
0.7.0
wanderer committed on 4/9/2018, 11:36:53 PMParent: d6a84f3655b5a57af3ef0922429f9ef0c979c14b
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: 365133 bytes New file size: 365133 bytes |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 | { |
2 | 2 | "name": "primea-hypervisor", |
3 | - "version": "0.6.0", | |
3 | + "version": "0.7.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