From 66c24c5fefd5a580dea395244d1402b866d52d09 Mon Sep 17 00:00:00 2001 From: Paul Rodwell Date: Wed, 31 Aug 2016 16:04:39 +0100 Subject: [PATCH] 0.1.0-9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40d7cd5..8c66671 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wiki-security-passportjs", - "version": "0.1.0-8", + "version": "0.1.0-9", "publishConfig": { "tag": "next" },