Skip to content

Commit cadfe55

Browse files
committed
0.9.2
1 parent 246c229 commit cadfe55

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master (unreleased)
44

5+
## 0.9.2 (2022-02-22)
6+
57
* Guard against OOMs in `orchard.java/member-info`.
68

79
## 0.9.1 (2022-01-17)

README.md

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

8080
```clojure
81-
[cider/orchard "0.9.1"]
81+
[cider/orchard "0.9.2"]
8282
```
8383

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

0 commit comments

Comments
 (0)