diff --git a/README.md b/README.md index 1384054..cfa3f78 100644 --- a/README.md +++ b/README.md @@ -80,4 +80,10 @@ and npm run server:start ``` -Comprehensive PRs are very welcome, as are bug reports, feature requests and other suggestions. \ No newline at end of file +Comprehensive PRs are very welcome, as are bug reports, feature requests and other suggestions. + +### Release +To release a new version, run +``` +npm run util:create-release +``` \ No newline at end of file