From aa2850ed6c3c778edeb56f0a93db28c83d314dac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Villanueva?= Date: Sun, 11 Feb 2018 16:19:10 -0300 Subject: [PATCH] feat(Package): change versio patch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb8129a..72393e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openve-cli", - "version": "1.0.0", + "version": "1.0.1", "description": "Obten todas las comunidades de OpenVE en tu terminal", "main": "./lib/index.js", "bin": {