From 07cf982028a500c3956fba47ae61ba905630de8c Mon Sep 17 00:00:00 2001 From: jem Date: Sat, 22 Feb 2020 15:45:02 +0100 Subject: [PATCH] Version 0.1.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 0f1753d..18bdbcb 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject dda/cryogen-bootstrap "0.1.1-SNAPSHOT" +(defproject dda/cryogen-bootstrap "0.1.1" :description "bootstrap theme for cryogen" :url "https://domaindrivenarchitecture.org" :license {:name "Apache License, Version 2.0"