From d006e944c7d402e921009910ce5474896d9fac4c Mon Sep 17 00:00:00 2001 From: Paul Rodwell Date: Sat, 3 Sep 2016 07:13:02 +0100 Subject: [PATCH] 0.1.0-10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c66671..55fa1cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wiki-security-passportjs", - "version": "0.1.0-9", + "version": "0.1.0-10", "publishConfig": { "tag": "next" },