From a3d1fb693bf0d39208aef24558f0e398bd692d97 Mon Sep 17 00:00:00 2001 From: Joel Marcey Date: Tue, 3 Oct 2017 10:38:45 -0700 Subject: [PATCH] Bump version to alpha.42 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cbb747ce9..98e544659c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "shelljs": "^0.7.8" }, "name": "docusaurus", - "version": "1.0.0-alpha.41", + "version": "1.0.0-alpha.42", "repository": { "type": "git", "url": "https://github.com/facebookexperimental/Docusaurus.git"