From 3ae528cfba62885ef08b0c2783ff884e5072f756 Mon Sep 17 00:00:00 2001 From: Trygve Lie Date: Tue, 17 Oct 2017 23:42:09 +0200 Subject: [PATCH] version 0.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3083cc..1a11407 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twitter-stream-api", - "version": "0.5.1", + "version": "0.5.2", "description": "A streaming Twitter Stream API client with extended exposure of the underlaying protocol events", "main": "lib/main.js", "repository": {