From 1eb5fec2a00f9181205ff9a7e34582224ce6f728 Mon Sep 17 00:00:00 2001 From: Antonin Hildebrand Date: Sat, 29 Oct 2016 23:58:10 +0200 Subject: [PATCH] project: add binaryage/env-config "0.1.0" --- project.clj | 1 + 1 file changed, 1 insertion(+) diff --git a/project.clj b/project.clj index 5faac8f99a..032a22ae2b 100644 --- a/project.clj +++ b/project.clj @@ -14,6 +14,7 @@ [org.clojure/tools.cli "0.3.5"] [org.clojure/tools.nrepl "0.2.12"] [binaryage/oops "0.5.2"] + [binaryage/env-config "0.1.0"] [http-kit "2.2.0"] [version-clj "0.1.2"] [environ "1.1.0"]