From 3d0f72e9283bd4609e4e52726ab6660777bf36c4 Mon Sep 17 00:00:00 2001 From: Sam Richard Date: Wed, 1 Jul 2015 07:47:34 -0500 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d686b2..1a9670b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-watson", - "version": "0.2.1", + "version": "0.3.0", "description": "Yeoman generator", "license": "MIT", "main": "app/index.js",