diff --git a/project.clj b/project.clj index b53f625..450dbed 100644 --- a/project.clj +++ b/project.clj @@ -15,7 +15,7 @@ ["vcs" "tag" "v" "--no-sign"] ["deploy" "clojars"] ["change" "version" "leiningen.release/bump-version"] - ["vcs" "commit"] + ["vcs" "commit" "bump to next snapshot version for future development"] ["vcs" "push"]] )