Skip to content

Commit b03fd79

Browse files
committed
[rcf]: Bump version in README
1 parent 26bc679 commit b03fd79

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ Hype quotes:
2828
Project maturity: CLJ is stable, CLJS is experimental, bb is experimental.
2929

3030
```clojure
31-
{:deps {com.hyperfiddle/rcf {:mvn/version "20220926-202227"}}}
31+
{:deps {com.hyperfiddle/rcf {:mvn/version "20260626-131050"}}}
3232
```
3333

3434
Changelog
35-
* `20260626` cljs async `%` now sequences across all control flow, delegated to cloroutine
35+
* `20260626-131050` cljs async `%` now sequences across all control flow, delegated to cloroutine
3636
* :throws
3737
* babashka support (experimental)
3838
* **breaking** don't return final result as if by `do`, return `nil` like `comment`

0 commit comments

Comments
 (0)