From bd203b79a21b6155b61b4b4efda5a497dec2567d Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Fri, 23 Sep 2022 17:11:49 +0200 Subject: [PATCH] README [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d65303c..37a7e8e 100644 --- a/README.md +++ b/README.md @@ -420,7 +420,7 @@ pprint does not have a preference for how to print this. Two potential resolutio You can combine this library with [promesa](https://github.com/funcool/promesa) in the following way. This requires `:exit-fn` which was released in version -`0.2.9`. +`0.2.10`. ``` clojure (require '[babashka.process :as proc]