Version 0.2.4 bumping

This commit is contained in:
Dan Zajdband
2016-07-19 12:49:26 -04:00
parent 2d534a2b57
commit 20e73801df

View File

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