From b79b49ab8ef09142e0858c9449683a6abb628bda 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 423693d..64faa13 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.taoensso/tufte "2.6.1" +(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"