Release v0.1.2

This commit is contained in:
Dan
2014-03-16 11:52:25 -03:00
parent bb0fdc258b
commit bfcd02c31e
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
0.1.2 / 2014-03-16
==================
* Added TV show endpoints
0.1.1 / 2014-02-14
==================

View File

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