mirror of
https://github.com/KevinMidboe/moviedb.git
synced 2025-10-29 17:50:25 +00:00
Release 0.1.6
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
0.1.6 / 2014-07-08
|
||||
==================
|
||||
|
||||
* More meaningful errors.
|
||||
* Discover endpoint
|
||||
|
||||
|
||||
0.1.5 / 2014-07-08
|
||||
==================
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name" : "moviedb"
|
||||
, "description" : "Library for interacting with themoviedb.com API"
|
||||
, "version" : "0.1.5"
|
||||
, "version" : "0.1.6"
|
||||
, "keywords" : ["themoviedb","api"]
|
||||
, "directories" : { "lib" : "./lib" }
|
||||
, "main" : "index.js"
|
||||
|
||||
Reference in New Issue
Block a user