From c4055df76cc75699935739ec941314984675adf7 Mon Sep 17 00:00:00 2001 From: Joost Diepenmaat Date: Wed, 23 Nov 2022 16:05:05 +0100 Subject: [PATCH] Version 0.1.1-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 21c1ac0..5bc2016 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject nl.jomco/select-tree "0.1.0" +(defproject nl.jomco/select-tree "0.1.1-SNAPSHOT" :description "Library to recursively select subtrees of collections" :url "https://git.sr.ht/~jomco/select-tree" :license {:name "MIT" -- 2.45.2