diff --git a/project.clj b/project.clj index 6ea0970..38eb79c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clojusc/env-ini "0.4.0" +(defproject clojusc/env-ini "0.4.1" :description "Clojure(script) functions for accessing config data from the ENV or INI files" :url "https://github.com/clojusc/env-ini" :license {