Commit 1d4aa9256d4bafe9b75e77f92eedd21f5bf42994
0.6.0
wanderer committed on 4/3/2018, 7:46:19 PMParent: 686b2b707e3c2d18c8b9181bb82d4e2cadb16562
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: 366940 bytes New file size: 366940 bytes |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 | { |
2 | 2 | "name": "primea-hypervisor", |
3 | - "version": "0.5.0", | |
3 | + "version": "0.6.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