From ec39a74235e9a757706d6e0c4307706cd2556041 Mon Sep 17 00:00:00 2001 From: Peter Taoussanis <ptaoussanis@gmail.com> Date: Wed, 4 Mar 2015 00:39:02 +0200 Subject: [PATCH] v1.22.0-RC1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 82685a40..4f0a9173 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.taoensso/encore "1.21.0" +(defproject com.taoensso/encore "1.22.0-RC1" :author "Peter Taoussanis <https://www.taoensso.com>" :description "Shared support utils for taoensso.com Clojure/Script libs" :url "https://github.com/ptaoussanis/encore"