Skip to content

Commit d82adc2

Browse files
committed
update for release
1 parent 5239264 commit d82adc2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
===========
33

4-
* 1.0.87 on June 9, 2020
4+
* 1.0.91 on June 9, 2020
55
* Fix reflection warning
66
* 1.0.83 on Feb 18, 2020
77
* 0.2.64 on Mar 16, 2018

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@ The cache location can also be set with the environment variable GITLIBS.
8383

8484
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.
8585

86-
Latest release: 1.0.87
86+
Latest release: 1.0.91
8787

8888
* [All released versions](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22tools.gitlibs%22)
89-
* Coordinates: `org.clojure/tools.gitlibs {:mvn/version "1.0.87"}`
89+
* Coordinates: `org.clojure/tools.gitlibs {:mvn/version "1.0.91"}`
9090

9191
# Developer Information
9292

0 commit comments

Comments
 (0)