diff --git a/.gitignore b/.gitignore index 7e4ed06..cae3194 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,4 @@ $RECYCLE.BIN/ # App specific node_modules/ -temp*/ +/test/temp/ diff --git a/package.json b/package.json index bf99486..371718b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-react-webpack", - "version": "0.0.2", + "version": "0.0.3", "description": "Yeoman generator for ReactJS and Webpack", "keywords": [ "yeoman-generator",