Version 0.2.3 bumping

This commit is contained in:
Dan Zajdband
2016-03-15 09:15:38 -04:00
parent 3a37150a89
commit 2b09f631d5

View File

@@ -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.2.2", "version": "0.2.3",
"scripts": { "scripts": {
"test": "clear; make test" "test": "clear; make test"
}, },