Skip to content

Commit e202e81

Browse files
0.33.0
1 parent 400e878 commit e202e81

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.33.0 (2025-04-08)
6+
57
* [#333](https://github.com/clojure-emacs/orchard/pull/333): Add `orchard.profile`.
68

79
## 0.32.1 (2025-04-05)

README.md

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

8787
```clojure
88-
[cider/orchard "0.32.1"]
88+
[cider/orchard "0.33.0"]
8989
```
9090

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

0 commit comments

Comments
 (0)