From 0ce8e9e52668a4e3775304fde8fa809b1e52bee1 Mon Sep 17 00:00:00 2001 From: Rishikant Sahu Date: Tue, 27 Feb 2024 14:24:26 +0530 Subject: [PATCH] Bumped version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 894197cd..9763ff83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rettiwt-api", - "version": "2.5.3", + "version": "2.6.0", "main": "dist/index.js", "types": "dist/index.d.ts", "description": "An API for fetching data from TwitterAPI, without any rate limits!",