v2.0.1b: bump version in package.json

このコミットが含まれているのは:
AJ ONeal 2018-08-08 22:40:06 -06:00
コミット d8dd3b32b4
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -1,6 +1,6 @@
{
"name": "proxy-packer",
"version": "2.0.0",
"version": "2.0.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": {