From faed7f1687ba6be1568244015a80f3a358520761 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 18 May 2023 23:02:18 +0200 Subject: [PATCH] Update project.clj (#100) --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 7271fab..6d6ff99 100644 --- a/project.clj +++ b/project.clj @@ -1,6 +1,6 @@ (defproject borkdude/deps.clj #=(clojure.string/trim -x #=(slurp "resources/DEPS_CLJ_VERSION")) + #=(slurp "resources/DEPS_CLJ_VERSION")) :description "deps.clj: a Clojure port of the clojure bash script" :url "https://github.com/borkdude/deps.clj" :scm {:name "git"