git ssb

0+

wanderer🌟 / js-primea-hypervisor



Commit add087e94722a8b77695d21eca754a562d7e79f5

0.1.0

wanderer committed on 8/16/2017, 3:31:30 PM
Parent: fc301c6a8ff19dc04521b4f1a9a25134d19a1e9e

Files changed

package.jsonchanged
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "primea-hypervisor",
3- "version": "0.0.5",
3 + "version": "0.1.0",
44 "description": "this is a JS implemention of the primea hypervisor",
55 "scripts": {
66 "coverage": "node --harmony ./node_modules/istanbul/lib/cli.js cover ./tests/index.js",
77 "coveralls": "npm run coverage && coveralls <coverage/lcov.info",

Built with git-ssb-web