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