Commit 4725af2c22ecb7ca27683a9c9cebd6b04b0e9179
0.7.1
Norton Wang committed on 4/20/2018, 11:18:10 PMParent: a0e8e349098f178adeedc56a664765d373d88d99
Files changed
package.json | changed |
package.json | |||
---|---|---|---|
@@ -1,7 +1,7 @@ | |||
1 | 1 … | { | |
2 | 2 … | "name": "primea-hypervisor", | |
3 | - "version": "0.7.0", | ||
3 … | + "version": "0.7.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