From 28acda82dd0f3ec5ac94d893f1e4cbec3a3fd47f Mon Sep 17 00:00:00 2001 From: Rudi Starcevic Date: Tue, 6 Oct 2015 10:08:12 +0800 Subject: [PATCH] 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13970e7..7bc4edf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oauth2-facebook", - "version": "1.1.0", + "version": "1.2.1", "description": "Node.js oauth2 Facebook sign in module", "main": "index.js", "scripts": {