some howto for releases

This commit is contained in:
Simon Cruanes 2016-04-26 15:46:30 +02:00
parent c3e0f81f7e
commit 790e665441

View file

@ -16,7 +16,8 @@ can be removed.
8. `git merge master` 8. `git merge master`
9. `oasis setup; make test doc` 9. `oasis setup; make test doc`
10. tag, and push both to github 10. tag, and push both to github
11. new opam package 11. `opam pin https://github.com/c-cube/ocaml-containers#<release>`
12. new opam package: `opam publish prepare; opam publish submit`
== List Authors == List Authors