Version 0.2.5

This commit is contained in:
Dan Zajdband
2016-09-19 23:18:29 -04:00
parent a562c79681
commit 447d41dca0

View File

@@ -1,7 +1,7 @@
{
"name": "moviedb",
"description": "Library for interacting with themoviedb.com API",
"version": "0.2.4",
"version": "0.2.5",
"scripts": {
"test": "clear; make test"
},