diff --git a/doc/dev.md b/doc/dev.md index a691ff2..c6efaea 100644 --- a/doc/dev.md +++ b/doc/dev.md @@ -91,7 +91,8 @@ To create a new NPM release: - Prepare minor version in `package.json` if it should be bumped - Run `bb npm-publish`: this will compile, bump minor version, create tag and and push to npm and Github - Create Github release with updated links - +- `bb replace-version 0.4.11 0.5.12` +- `bb github-pages` To upgrade examples: