From 70a1a9ded0fc119febc79f8d06a2dcc02a2e5861 Mon Sep 17 00:00:00 2001 From: Dan Zajdband Date: Wed, 14 Oct 2015 11:52:50 -0300 Subject: [PATCH] bumping 0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14fb022..ca936cc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "moviedb", "description": "Library for interacting with themoviedb.com API", - "version": "0.2.1", + "version": "0.2.2", "repository": { "type": "git", "url": "https://github.com/impronunciable/moviedb.git"