version 0.1.0

This commit is contained in:
Dan Zajdband
2013-01-30 22:05:04 -03:00
parent 0c0ab104db
commit 1c65b9fd32
2 changed files with 7 additions and 1 deletions

View File

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