From a44cda05c568605dd8529a2188940de62b2c5ca6 Mon Sep 17 00:00:00 2001 From: Joel Marcey Date: Thu, 28 Sep 2017 14:49:15 -0700 Subject: [PATCH] Bump npm version to alpha 41 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d78fa3bdb..fdb4b7168e 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "shelljs": "^0.7.8" }, "name": "docusaurus", - "version": "1.0.0-alpha.40", + "version": "1.0.0-alpha.41", "repository": { "type": "git", "url": "https://github.com/facebookexperimental/Docusaurus.git"