From 5c2500a08d1a439a2ead558b2eca064f7f28ceb6 Mon Sep 17 00:00:00 2001 From: Peter Taoussanis Date: Tue, 19 Sep 2023 18:29:26 +0200 Subject: [PATCH] [wip] ~v3.0.0 (YYYY-MM-DD) --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 5489246..04a8fcc 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.taoensso/tufte "2.6.3" +(defproject com.taoensso/tufte "3.0.0-alpha1" :author "Peter Taoussanis " :description "Simple performance monitoring for Clojure/Script applications" :url "https://github.com/taoensso/tufte"