From 06898f0f602af98fff870676d3aa89b43b59c16e Mon Sep 17 00:00:00 2001 From: Peter Taoussanis Date: Wed, 25 Sep 2024 09:09:13 +0200 Subject: [PATCH] v3.122.0-SNAPSHOT --- project.clj | 2 +- src/taoensso/encore.cljc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/project.clj b/project.clj index 3842cf9c..32182260 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.taoensso/encore "3.121.0" +(defproject com.taoensso/encore "3.122.0-SNAPSHOT" :author "Peter Taoussanis " :description "Core utils library for Clojure/Script" :url "https://www.taoensso.com/encore" diff --git a/src/taoensso/encore.cljc b/src/taoensso/encore.cljc index f129159a..66d74d4f 100644 --- a/src/taoensso/encore.cljc +++ b/src/taoensso/encore.cljc @@ -120,7 +120,7 @@ identical-kw? satisfies? satisfies! instance! use-transient? with-default-print-opts typed-val]]))) -(def encore-version [3 121 0]) +(def encore-version [3 122 0]) (comment "∴ ∵ ℕ ℤ ℝ ∞ ≠ ∈ ∉ ⇒⇔ → × ⊃⊂ ⊇⊆ ≡ ¬ ∀ ∃ ∝" (set! *unchecked-math* :warn-on-boxed)