From 434b22095824271bcd93f9cb4731b866024d9b32 Mon Sep 17 00:00:00 2001 From: jem Date: Fri, 6 Mar 2020 15:22:06 +0100 Subject: [PATCH] Version 0.1.4 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index cf4dfc3..321ec57 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject dda/cryogen-bootstrap "0.1.4-SNAPSHOT" +(defproject dda/cryogen-bootstrap "0.1.4" :description "bootstrap theme for cryogen" :url "https://domaindrivenarchitecture.org" :license {:name "Apache License, Version 2.0"