From 8d59f67bb147f942bd5efebdb43e3e0c79cca3fe Mon Sep 17 00:00:00 2001 From: Blake Date: Thu, 13 Apr 2023 06:55:55 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e63a27..6fefbeb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tmdb-ts", - "version": "0.1.7", + "version": "0.1.8", "description": "TMDB v3 library wrapper", "main": "dist/index.js", "types": "dist/index.d.ts",