From fd8d02f10bd9ca953a0f598153fdeb7720a42658 Mon Sep 17 00:00:00 2001 From: Vincent Lefebvre Date: Thu, 27 Nov 2014 16:23:17 +0100 Subject: [PATCH] Bump version to 1.0.0-alpha.7. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e4e1089d..ce5321665 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "oauthd", "description": "OAuth that just works.", - "version": "1.0.0-alpha.6", + "version": "1.0.0-alpha.7", "homepage": "http://oauth-io.github.io/oauthd", "author": "OAuth team ", "repository": {