diff --git a/package.json b/package.json index 1b0305c..f215e11 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "moviedb", "description": "Library for interacting with themoviedb.com API", - "version": "0.2.4", + "version": "0.2.5", "scripts": { "test": "clear; make test" },