Commit 543560c11c35eed9444c5420cf608869aa74fc17
0.3.1
wanderer committed on 10/24/2017, 12:59:59 AMParent: 275f23298cd971ae6a7516a643feb21ffad823a7
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: 397197 bytes New file size: 397197 bytes |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 | { |
2 | 2 | "name": "primea-hypervisor", |
3 | - "version": "0.3.0", | |
3 | + "version": "0.3.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