Skip to content

Commit

Permalink
update for release
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed May 31, 2023
1 parent ed46978 commit fa00e57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
===========

* next on May 31, 2023
* 0.9.43 on May 31, 2023
* Update to latest tools.deps
* 0.9.35 on Mar 30, 2023
* Update to latest tools.deps
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ Also see:

# Release Information

Latest release: 0.9.xx
Latest release: 0.9.43

* [All released versions](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22tools.deps.cli%22)

[deps.edn](https://clojure.org/guides/deps_and_cli) dependency information:

```
org.clojure/tools.deps.cli {:mvn/version "0.9.xx"}
org.clojure/tools.deps.cli {:mvn/version "0.9.43"}
```

# Developer Information
Expand Down

0 comments on commit fa00e57

Please sign in to comment.