From a1cf7238d7606792737a1fbcea9e6a4b4a6ad8c1 Mon Sep 17 00:00:00 2001 From: Brandon Pittman Date: Tue, 18 Feb 2020 10:46:57 +0900 Subject: [PATCH] 0.3.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db6eec3..701fb6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gridtastic", - "version": "0.3.16", + "version": "0.3.17", "description": "A suite of helpers to augment the Gridsome CLI.", "bin": { "gridtastic": "dist/cli/index.js"