From 44282178e7368fc6dc59de61b687405577f75ff7 Mon Sep 17 00:00:00 2001 From: Vincent Lefebvre Date: Fri, 5 Dec 2014 13:33:44 +0100 Subject: [PATCH] Bump version to 1.0.0-alpha.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 823d29e8e..bfa0e9619 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "oauthd", "description": "OAuth that just works.", - "version": "1.0.0-alpha.7", + "version": "1.0.0-alpha.8", "homepage": "http://oauth-io.github.io/oauthd", "author": "OAuth team ", "repository": {