diff --git a/package.json b/package.json index 846aa88..55d013e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yo-inception", - "version": "0.3.1", + "version": "0.3.2", "description": "Library to run commands on generated code within yeoman generator tests", "main": "lib/index.js", "jest": {