From e70713f807e552513f99784e86bb15d8d5ff8d42 Mon Sep 17 00:00:00 2001 From: jem Date: Mon, 17 Feb 2020 20:34:11 +0100 Subject: [PATCH] bump version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index f777702..f12b30e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject dda/cryogen-bootstrap "0.1.0-SNAPSHOT" +(defproject dda/cryogen-bootstrap "0.1.1-SNAPSHOT" :description "bootstrap theme for cryogen" :url "https://domaindrivenarchitecture.org" :license {:name "Apache License, Version 2.0"