From f57825bb332023a9a5c058bd26c1482d3b8549be Mon Sep 17 00:00:00 2001 From: Dan Zajdband Date: Wed, 14 Oct 2015 11:48:06 -0300 Subject: [PATCH] 0.2.1 bumping. --- package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c78175a..6aeabbd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,12 @@ { "name": "moviedb", "description": "Library for interacting with themoviedb.com API", - "version": "0.2.0", + "version": "0.2.1", + "repository": { + "type": "git", + "url": "https://github.com/impronunciable/moviedb.git" + }, + "license": "MIT", "keywords": [ "themoviedb", "api"