From a6ac3dff6e1b23ccdd1d304f1c2516a71b095d91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Fri, 11 Jul 2014 05:12:50 -0700 Subject: [PATCH] Updated Release Procedure (markdown) --- Release-Procedure.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Release-Procedure.md b/Release-Procedure.md index a807ea4..7b43285 100644 --- a/Release-Procedure.md +++ b/Release-Procedure.md @@ -27,6 +27,7 @@ Publish the release artifacts (examples and source) on the website. In a workin # update the dependencies npm install + # publish treeish=v3.0.0-beta.3 npm run deploy