diff --git a/README.md b/README.md index 638ae8b3..cfdfb1ce 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ **[CHANGELOG]** | [API] | current [Break Version]: ```clojure -[com.taoensso/encore "2.121.0"] ; Stable +[com.taoensso/encore "2.122.0"] ; Stable ``` > Please consider helping to [support my continued open-source Clojure/Script work]? diff --git a/project.clj b/project.clj index ce178a13..d30628fd 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.taoensso/encore "2.121.0" +(defproject com.taoensso/encore "2.122.0" :author "Peter Taoussanis " :description "Core utils library for Clojure/Script" :url "https://github.com/ptaoussanis/encore" diff --git a/src/taoensso/encore.cljx b/src/taoensso/encore.cljx index 567bb9b7..0ba46788 100644 --- a/src/taoensso/encore.cljx +++ b/src/taoensso/encore.cljx @@ -84,7 +84,7 @@ cond! catching -if-cas! now-dt* now-udt* now-nano* -gc-now? name-with-attrs -vol! -vol-reset! -vol-swap! deprecated new-object]])) -(def encore-version [2 121 0]) +(def encore-version [2 122 0]) (comment "∴ ∵ ℕ ℤ ℝ ∞ ≠ ∈ ∉ ⇒⇔ → × ⊃⊂ ⊇⊆ ≡ ¬ ∀ ∃ ∝" (set! *unchecked-math* :warn-on-boxed)