- Docs: Add vulnerabilities badge; reorder

- npm: Bump to 5.1.0
This commit is contained in:
Brett Zamir
2019-11-16 10:52:24 +08:00
parent 643d375c04
commit 4785aa9cae
5 changed files with 10 additions and 7 deletions

View File

@@ -20,7 +20,7 @@
1. Add new release info to `Recent news` section in README
1. Commit these changes
<!-- with `git commit -m "Updating Makefile and CHANGES for release X.Y.Z"`-->.
1. Tag the version, prefixed by "v", e.g., `v5.0.1`.
1. Tag the version, prefixed by "v", e.g., `v5.1.0`.
The above steps can be done on a fork and committed via a pull request.