This commit is contained in:
Dan Zajdband
2012-08-14 11:43:48 -03:00
parent ce2dea3a14
commit 37989a75d5

View File

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