Release v0.1.1

This commit is contained in:
Dan
2014-02-14 21:04:54 -03:00
parent 8087ce8af0
commit 070e577e18
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.1.0"
, "version" : "0.1.1"
, "keywords" : ["themoviedb","api"]
, "directories" : { "lib" : "./lib" }
, "main" : "index.js"