From 90b70a9c88a53fe77350816d65ca6bd6e18ba855 Mon Sep 17 00:00:00 2001 From: Blake Date: Tue, 14 Nov 2023 01:13:04 -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 3d85bb5..666ef09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tmdb-ts", - "version": "1.5.0", + "version": "1.5.1", "description": "TMDB v3 library wrapper", "main": "dist/index.js", "types": "dist/index.d.ts",