From 10fbac95fcef7a636c17dd45793b55a81c05dee5 Mon Sep 17 00:00:00 2001 From: Simon Bailey Date: Wed, 8 Jan 2014 15:40:18 +0000 Subject: [PATCH] Doh! Signed-off-by: Simon Bailey --- .gitignore | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",