From 56318f28cf93948de3456e53ab33849276c1e10c Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Wed, 23 Nov 2016 12:44:37 +0100 Subject: [PATCH] 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b3a60d..6b6af16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartssh", - "version": "1.2.0", + "version": "1.2.1", "description": "setups SSH quickly and in a painless manner", "main": "dist/index.js", "typings": "dist/index.d.ts",