1
0
Fork 0

HACKING: Mention semver

master
Mike Gerwitz 2019-06-17 10:55:07 -04:00
parent 823e91c8bb
commit 5ad78461de
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Publishing New Versions
=======================
To build and publish a new version on NPM:
- Tag version with 'v' prefix
- Tag version with 'v' prefix using semver (https://semver.org/)
- Regenerate `configure' with version information:
$ ./autogen.sh
- Test: