From d83a969cdbdeaa12b57610f2bce527caadb7d1be Mon Sep 17 00:00:00 2001 From: Shea Lewis Date: Mon, 2 Jul 2018 09:28:24 -0700 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01bd7fb..6acceab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-caffeinated-tailwind", - "version": "0.1.0", + "version": "0.2.0", "description": "A Yeoman generator to scaffold Laravel Mix, Tailwind, and Vue.", "repository": { "type": "git",