diff --git a/CHANGELOG.md b/CHANGELOG.md index a53b55f..71ce7dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ Changelog =========== -* next +* 2.6.206 on Dec 5, 2024 * Bump clojure dep to 1.11.4 * Improve error message when clone fails to include url * 2.5.197 on May 31, 2023 diff --git a/README.md b/README.md index ac5ba14..385b0a6 100644 --- a/README.md +++ b/README.md @@ -75,10 +75,10 @@ tools.gitlibs can be configured by either environment variable or Java system pr This project follows the version scheme MAJOR.MINOR.COMMITS where MAJOR and MINOR provide some relative indication of the size of the change, but do not follow semantic versioning. In general, all changes endeavor to be non-breaking (by moving to new names rather than by breaking existing names). COMMITS is an ever-increasing counter of commits since the beginning of this repository. -Latest release: 2.5.197 +Latest release: 2.6.206 * [All released versions](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22tools.gitlibs%22) -* Coordinates: `org.clojure/tools.gitlibs {:mvn/version "2.5.197"}` +* Coordinates: `org.clojure/tools.gitlibs {:mvn/version "2.6.206"}` # Developer Information @@ -89,7 +89,7 @@ Latest release: 2.5.197 # Copyright and License -Copyright © 2018-2023 Rich Hickey, Alex Miller, and contributors +Copyright © Rich Hickey, Alex Miller, and contributors All rights reserved. The use and distribution terms for this software are covered by the