From ad2b27ca720430d2ec69e21f4981941af08c9f35 Mon Sep 17 00:00:00 2001 From: Blake Date: Thu, 28 Dec 2023 21:32:20 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 666ef09..adff52d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tmdb-ts", - "version": "1.5.1", + "version": "1.6.0", "description": "TMDB v3 library wrapper", "main": "dist/index.js", "types": "dist/index.d.ts",