From 69715a6ac85221b6ac2de5d5a410a45bc85dc3c6 Mon Sep 17 00:00:00 2001 From: Bryce Covert Date: Sat, 7 Jan 2023 20:51:20 -0800 Subject: [PATCH] Testing broken build. --- project.clj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project.clj b/project.clj index a44a20df..0581b059 100644 --- a/project.clj +++ b/project.clj @@ -1,5 +1,5 @@ -(defproject auto-ap "0.1.0-SNAPSHOT" - :description "FIXME: write description" +defproject auto-ap "0.1.0-SNAPSHOT" + :description "FIXME: write description" :url "http://example.com/FIXME" :min-lein-version "2.0.0" :repositories {"my.datomic.com" {:url "https://my.datomic.com/repo"