From 8e2649ab377c41d72a711394fd3decb1c960f929 Mon Sep 17 00:00:00 2001 From: Chris Nuernberger Date: Sun, 24 Sep 2023 10:05:57 -0600 Subject: [PATCH] snap --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index d8637e5..b0f639a 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject techascent/tech.io "4.31" +(defproject techascent/tech.io "4.32-SNAPSHOT" :description "IO abstractions to enable rapid research, prototyping, and cross cloud application development." :url "http://github.com/tech-ascent/tech.io"