Commit c07c0d327b50805cbf2d5450f58de01059a95d1a
0.4.2
wanderer committed on 11/30/2017, 5:02:20 PMParent: e16ebf5c918d09fae0df186c4804a1521397dfb9
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: 347558 bytes New file size: 347558 bytes |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 | { |
2 | 2 | "name": "primea-hypervisor", |
3 | - "version": "0.4.1", | |
3 | + "version": "0.4.2", | |
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