From 54f1d02ec1c84fbadd8b6aec3990c59411ba6abf Mon Sep 17 00:00:00 2001 From: Bhagya Silva Date: Tue, 23 Oct 2018 14:57:53 +0200 Subject: [PATCH] Bumping version and NPM publish --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8183703..a5cd956 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alfresco-cli", - "version": "1.0.4", - "description": "Command line access and Alfresco operations", + "version": "1.0.5", + "description": "Command line interface for Alfresco", "main": "index.js", "bin": "index.js", "scripts": {