Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "whoosh", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "A streaming sftp client", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -42,3 +42,2 @@ # Whoosh | ||
assert.ok(!connected) | ||
}) | ||
}) | ||
@@ -45,0 +44,0 @@ }) |
16478
95