diff --git a/project.clj b/project.clj index 7f36d6d..097c992 100644 --- a/project.clj +++ b/project.clj @@ -1,6 +1,6 @@ (defproject com.taoensso/tempura "1.5.3" :author "Peter Taoussanis " - :description "Pure Clojure/Script i18n translations library" + :description "Simple text localization for Clojure/Script applications" :url "https://github.com/ptaoussanis/tempura" :min-lein-version "2.3.3"