We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adecaed commit c62fa54Copy full SHA for c62fa54
docs/11_developer_guide.md
@@ -12,6 +12,6 @@
12
13
1. Update `CHANGELOG.md`
14
2. Set the appropriate version in `project.clj` and commit and push.
15
-3. Run `./scripts/release.sh`
+3. Create a release on github: https://github.com/metosin/spec-tools/releases
16
17
The actual building of the release artifact is done by the CI service.
scripts/release.sh
0 commit comments