Skip to content

Commit f9a8496

Browse files
committed
add missing release steps to README
1 parent db32156 commit f9a8496

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ npm version {major,minor,bugfix}
2929
npm publish
3030
```
3131

32+
Add version tag locally, e.g., `v.1.2.3`, and push to remotes.
33+
Then create a new release on GitHub.
34+
3235
## License
3336

3437
o2r checker is licensed under Apache License, Version 2.0, see file `LICENSE`.

0 commit comments

Comments
 (0)