From 70d82c62eaed60140e52f68073fdddf5d3aeae06 Mon Sep 17 00:00:00 2001 From: samueleaton Date: Fri, 6 May 2016 23:19:27 -0600 Subject: [PATCH] updates to version 0.0.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28e8fa1..f70124c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "autossh", - "version": "0.0.12", + "version": "0.0.13", "description": "Persistent SSH tunnels", "main": "index.js", "scripts": {