Release 0.1.7

This commit is contained in:
Dan
2014-07-27 12:10:58 -03:00
parent 976949d443
commit ba1ad544f9
3 changed files with 13 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name" : "moviedb"
, "description" : "Library for interacting with themoviedb.com API"
, "version" : "0.1.6"
, "version" : "0.1.7"
, "keywords" : ["themoviedb","api"]
, "directories" : { "lib" : "./lib" }
, "main" : "index.js"