git ssb

0+

wanderer🌟 / js-primea-hypervisor



Commit 391c4a37244278cb64547f788593269dc60b283a

0.0.2

wanderer committed on 7/6/2017, 2:52:35 AM
Parent: 57fe8c94df56696aff95bff34ee487883b55c3e6

Files changed

package.jsonchanged
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "primea-hypervisor",
3- "version": "0.0.1",
3+ "version": "0.0.2",
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