From c292bba63250843bfb421721c65d7464c9f7bde3 Mon Sep 17 00:00:00 2001 From: Paul Rodwell Date: Wed, 11 May 2016 16:14:32 +0100 Subject: [PATCH] 0.1.0-3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de300ea..0733f79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wiki-security-passportjs", - "version": "0.1.0-2", + "version": "0.1.0-3", "publishConfig": { "tag": "next" },