From 5a01c901fd58c63f96a1a849e7bd321c55c44bd6 Mon Sep 17 00:00:00 2001 From: Sharathkumar Anbu Date: Fri, 3 Jan 2020 13:06:11 +0530 Subject: [PATCH] Update version for new release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f010c6..87560b6 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@topcoder/topcoder-cli", - "version": "1.0.3", + "version": "1.0.4", "description": "A CLI tool to interact with Topcoder systems.", "main": "index.js", "scripts": {