mirror of
				https://github.com/KevinMidboe/moviedb.git
				synced 2025-10-29 17:50:25 +00:00 
			
		
		
		
	version 0.0.5
This commit is contained in:
		| @@ -1,3 +1,9 @@ | |||||||
|  | 0.0.5 / 2013-01-11 | ||||||
|  | ================== | ||||||
|  |  | ||||||
|  |   * Fixed requests for windows env | ||||||
|  |  | ||||||
|  |  | ||||||
| 0.0.4 / 2012-10-29 | 0.0.4 / 2012-10-29 | ||||||
| ================== | ================== | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| { | { | ||||||
|     "name" : "moviedb" |     "name" : "moviedb" | ||||||
|   , "description" : "Library for interacting with themoviedb.com API" |   , "description" : "Library for interacting with themoviedb.com API" | ||||||
|   , "version" : "0.0.4" |   , "version" : "0.0.5" | ||||||
|   , "keywords" : ["themoviedb","api"] |   , "keywords" : ["themoviedb","api"] | ||||||
|   , "directories" : { "lib" : "./lib" } |   , "directories" : { "lib" : "./lib" } | ||||||
|   , "main" : "index.js" |   , "main" : "index.js" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user