From 2e73038c3986d5378fda81444a9df00d71cda8cd Mon Sep 17 00:00:00 2001 From: Paul Rodwell Date: Sat, 6 Aug 2016 15:51:32 +0100 Subject: [PATCH] 0.1.0-7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8eda2f2..8a3cec8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wiki-security-passportjs", - "version": "0.1.0-6", + "version": "0.1.0-7", "publishConfig": { "tag": "next" },