diff --git a/README.md b/README.md index 5af939d..b4e077d 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ It exposes an HTTP API that is used by https://github.com/CloudKarafka/cloudkara * `lein uberjar` produces a standalone jar file in `target/` * Follow the same procedure as above to install it +## Release + +* Update the version number in `project.clj` +* Commit the change and tag it with the same version +* Push to github, travis CI will generate the release artifact ## Versioning