From 9c4d3f5fa24dbca8afa7317b11c71f1208e1f8a9 Mon Sep 17 00:00:00 2001 From: Josha von Gizycki Date: Sat, 29 Sep 2018 15:16:47 +0200 Subject: [PATCH] fix artifact group --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 9f18469..c542d02 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject formulare "0.1.0" +(defproject joshavg/formulare "0.1.0" :description "Forms hiccup style" :url "https://gitea.heevyis.ninja/josha/formulare.git" :license {:name "GPL-3.0"