From 79e5b54657e02e6541d77ce46073fdfb9fbd512d Mon Sep 17 00:00:00 2001 From: Junho Yeo Date: Mon, 17 Jul 2023 19:42:01 +0900 Subject: [PATCH] [api] Bump version to 1.4.6 --- threads-api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threads-api/package.json b/threads-api/package.json index e29fdda..0e656f5 100644 --- a/threads-api/package.json +++ b/threads-api/package.json @@ -1,6 +1,6 @@ { "name": "threads-api", - "version": "1.4.5", + "version": "1.4.6", "description": "Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's [Threads](https://threads.net).", "author": "Junho Yeo ", "repository": "junhoyeo/threads-api",