From 11741caf5a030dad985ce92633eb5fee3f046e13 Mon Sep 17 00:00:00 2001 From: samueleaton Date: Thu, 5 May 2016 16:09:19 -0600 Subject: [PATCH] updates to version 0.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd0e875..28e8fa1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "autossh", - "version": "0.0.11", + "version": "0.0.12", "description": "Persistent SSH tunnels", "main": "index.js", "scripts": {