From 0f4ec4bc6b67e3736c452a5c5f9e2accf8b8a1ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kornel=20Lesin=CC=81ski?= Date: Fri, 17 Feb 2017 11:44:42 +0000 Subject: [PATCH] 3.4.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34c00e8e2..964133db8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "superagent", - "version": "3.4.3", + "version": "3.4.4", "description": "elegant & feature rich browser / node HTTP with a fluent API", "scripts": { "prepublish": "make all",