version 0.0.4

This commit is contained in:
Dan Zajdband
2012-10-29 12:29:54 -03:00
parent bbc66145d0
commit ce5b51f637
3 changed files with 15 additions and 6 deletions

View File

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