diff --git a/package.json b/package.json index 586a4aa..9b72ff0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tmdb-ts", - "version": "1.7.0", + "version": "1.7.1", "description": "TMDB v3 library wrapper", "main": "dist/index.js", "types": "dist/index.d.ts",