diff --git a/package.json b/package.json index 21fbf64..cbe0ae0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name" : "moviedb" , "description" : "Library for interacting with themoviedb.com API" - , "version" : "0.0.2" + , "version" : "0.0.3" , "keywords" : ["themoviedb","api"] , "directories" : { "lib" : "./lib" } , "main" : "index.js"