version 0.2.7

This commit is contained in:
Dan Zajdband
2016-10-14 18:26:23 -04:00
parent 4f2c7d4f2a
commit 11cdb6b5e4

View File

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