From 1ca2b1cb44da2f9329e737e8c119248eb08c94ea Mon Sep 17 00:00:00 2001 From: samueleaton Date: Sat, 7 May 2016 18:19:31 -0600 Subject: [PATCH] updates to version 0.0.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f70124c..09d0021 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "autossh", - "version": "0.0.13", + "version": "0.0.14", "description": "Persistent SSH tunnels", "main": "index.js", "scripts": {