From c41fdbc906339dd379f2651e26a1fa81bdeee625 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 29 Dec 2015 19:22:08 +0000 Subject: [PATCH] version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17ed07b..4784f6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "holepunch", - "version": "1.0.0-alpha", + "version": "1.0.0-alpha.1", "description": "Get a direct ip connection by any means possible - direct (public ip), upnp (Microsoft), nat-pmp (Apple), or punch a hole through a firewall using a Reverse VPN (Daplie).", "main": "index.js", "bin": {