version 0.0.5

This commit is contained in:
Dan Zajdband
2013-01-11 16:33:15 -03:00
parent 5c8287253f
commit 77898426b0
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
0.0.5 / 2013-01-11
==================
* Fixed requests for windows env
0.0.4 / 2012-10-29
==================

View File

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