diff --git a/project.clj b/project.clj index f4a8b29..50831ee 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.taoensso/tufte "2.6.2" +(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"