From b33e0d21a0db97ea5e9fe0c2448eabfca07233f7 Mon Sep 17 00:00:00 2001 From: Nicolas Beaussart Date: Wed, 5 Feb 2020 21:10:17 +0100 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4144ada..fcc86b1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@beaussan/nbx", "description": "My own personal cli", - "version": "1.1.0", + "version": "1.2.0", "author": "Nicolas Beaussart @beaussan", "bin": { "nbx": "./bin/run"