1 files changed, 1 insertions(+), 1 deletions(-)
M project.clj
M project.clj => project.clj +1 -1
@@ 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"