From 83dd286330b2332ce5c627e6c3d7082ba294ec07 Mon Sep 17 00:00:00 2001 From: hikire Date: Mon, 8 Oct 2018 17:23:18 +0300 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 796a5ef..fd87ed2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sbas", - "version": "0.2.2", + "version": "0.3.0", "description": "Loyal CLI shortcuts", "main": "index.js", "bin": "./bin/cli.js",