From 867977ab344221cf3b6839ae658aa015d052f985 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 11 May 2023 11:47:09 +0200 Subject: [PATCH] v0.4.18 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index e896fec..4086da9 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject babashka/fs "0.3.17" +(defproject babashka/fs "0.4.18" :description "Babashka file system utilities." :url "https://github.com/babashka/fs" :scm {:name "git"