From 356df8ec9a9cd5aaa109c5925aa261d2d1cdb022 Mon Sep 17 00:00:00 2001 From: Simon Bailey Date: Thu, 2 Apr 2015 20:58:48 +0100 Subject: [PATCH] chore: version bump 1.2.0 Entering the realm of application architecture, first up === Flux Signed-off-by: Simon Bailey --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 265f375..a9ae113 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-react-webpack", - "version": "1.1.16", + "version": "1.2.0", "description": "Yeoman generator for ReactJS and Webpack", "keywords": [ "yeoman-generator",