Skip to content

Commit e03b365

Browse files
committed
update for release
1 parent 8da16ba commit e03b365

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
===========
33

4-
* next
4+
* 2.3.161 on Apr 9, 2021
55
* Add new `object-type` api - takes rev, returns object type
66
* 2.2.156 on Apr 7, 2021
77
* `tags` api should fetch to ensure all tags are returned

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@ tools.gitlibs can be configured by either environment variable or Java system pr
8888

8989
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.
9090

91-
Latest release: 2.2.156
91+
Latest release: 2.3.161
9292

9393
* [All released versions](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22tools.gitlibs%22)
94-
* Coordinates: `org.clojure/tools.gitlibs {:mvn/version "2.2.156"}`
94+
* Coordinates: `org.clojure/tools.gitlibs {:mvn/version "2.3.161"}`
9595

9696
# Developer Information
9797

0 commit comments

Comments
 (0)