From 007ba7fd2a919e7d4c24f7160a985fd9ac4b331a Mon Sep 17 00:00:00 2001 From: Ambrose Bonnaire-Sergeant Date: Wed, 12 Feb 2020 14:47:39 -0500 Subject: [PATCH] release 0.1.23 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 46b8eee..0ef0982 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject threatgrid/flanders "0.1.23-SNAPSHOT" +(defproject threatgrid/flanders "0.1.23" :description "flanders" :url "http://github.com/threatgrid/flanders" :license {:name "Eclipse Public License"