Release 0.1.3

This commit is contained in:
Dan
2014-04-27 17:33:01 -03:00
parent fc4402705f
commit 19b7bdc6a0
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.2"
, "version" : "0.1.3"
, "keywords" : ["themoviedb","api"]
, "directories" : { "lib" : "./lib" }
, "main" : "index.js"