From f6a693998707db070e3737bc3c3623593527d03f Mon Sep 17 00:00:00 2001 From: Peter Piekarczyk Date: Tue, 19 May 2020 14:16:06 -0500 Subject: [PATCH] 0.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1da8904..7e7bdbd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twitter-lite", - "version": "0.12.0", + "version": "0.13.0", "description": "Tiny, full-featured client/server REST/stream library for the Twitter API", "source": "twitter.js", "main": "dist/twitter.js",