diff --git a/package.json b/package.json index eb1594a..3eee0b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "primea-hypervisor", - "version": "0.0.5", + "version": "0.1.0", "description": "this is a JS implemention of the primea hypervisor", "scripts": { "coverage": "node --harmony ./node_modules/istanbul/lib/cli.js cover ./tests/index.js",