Skip to content

Commit 5508e43

Browse files
0.32.1
1 parent 2a82fba commit 5508e43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## master (unreleased)
44

5-
## 0.32.0 (2025-04-05)
5+
## 0.32.1 (2025-04-05)
66

77
* [#328](https://github.com/clojure-emacs/orchard/pull/328): Inspector: display identity hashcode for Java objects.
88
* [#329](https://github.com/clojure-emacs/orchard/pull/329): Inspector: add analytics.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Documentation for the master branch as well as tagged releases are available
8383
Just add `orchard` as a dependency and start hacking.
8484

8585
```clojure
86-
[cider/orchard "0.32.0"]
86+
[cider/orchard "0.32.1"]
8787
```
8888

8989
Consult the [API documentation](https://cljdoc.org/d/cider/orchard/CURRENT) to get a better idea about the

0 commit comments

Comments
 (0)