diff --git a/package.json b/package.json index 2b6db84..3e63a27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tmdb-ts", - "version": "0.1.6", + "version": "0.1.7", "description": "TMDB v3 library wrapper", "main": "dist/index.js", "types": "dist/index.d.ts",