From 727d06c5d81d8c2d178a97caef37d3f5e8391475 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 28 Apr 2018 19:24:29 -0600 Subject: [PATCH] v1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b06e77f..6e09267 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tunnel-packer", - "version": "1.2.0", + "version": "1.2.1", "description": "A strategy for packing and unpacking a proxy stream (i.e. packets through a tunnel). Handles multiplexed and tls connections. Used by telebit and telebitd.", "main": "index.js", "scripts": {