Bump version

This commit is contained in:
Blake
2023-02-24 07:30:13 -05:00
committed by GitHub
parent ab5f7432e0
commit f980db0d48

View File

@@ -1,6 +1,6 @@
{ {
"name": "tmdb-ts", "name": "tmdb-ts",
"version": "0.1.3", "version": "0.1.4",
"description": "TMDB v3 library wrapper", "description": "TMDB v3 library wrapper",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",