Skip to content

Commit 00c521e

Browse files
cknittcristianoc
authored andcommitted
More details about the release tag.
1 parent e35d117 commit 00c521e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ To build a new version and release it on NPM, follow these steps:
388388
npm publish rescript-<version>.tgz [--tag next]
389389
npm publish rescript-std-<version>.tgz [--tag next]
390390
```
391-
1. Tag the commit accordingly in git and push the tag.
391+
1. Tag the commit with the version number (e.g., "10.0.0", or "10.0.0-beta.1") and push the tag.
392392

393393
## Contribution Licensing
394394

0 commit comments

Comments
 (0)