Commit 4ba8adb282c74465fc1a5af42de5dfd4c1959f99
0.4.5
wanderer committed on 12/14/2017, 11:11:54 PMParent: 77a97926a01c38ec889ed82e584cdf833cad6a31
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: 345851 bytes New file size: 345851 bytes |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 | { |
2 | 2 | "name": "primea-hypervisor", |
3 | - "version": "0.4.4", | |
3 | + "version": "0.4.5", | |
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