From 92406b4807467130ead4dec4a51b65ac2d4b874b Mon Sep 17 00:00:00 2001 From: garrettmills Date: Mon, 29 Mar 2021 13:32:59 -0500 Subject: [PATCH] release(0.4.2): test drone config --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7af094..872af35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@extollo/cli", - "version": "0.4.1", + "version": "0.4.2", "description": "The command-line utilities that lift up your code.", "main": "lib/index.js", "types": "lib/index.d.ts",