Version 0.2.8

This commit is contained in:
Dan Zajdband
2017-03-27 15:42:05 -03:00
parent 8ac955110b
commit 77dbd0412e

View File

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