From 1bfe564b0d7b7bddabe631786757ff28fe863947 Mon Sep 17 00:00:00 2001 From: Yannick Scherer Date: Wed, 17 Nov 2021 12:43:03 +0100 Subject: [PATCH] Version 1.0.2 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index acb7522..a0b645c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject pandect "1.0.2-SNAPSHOT" +(defproject pandect "1.0.2" :description "Message Digest and Checksum Library for Clojure" :url "https://github.com/xsc/pandect" :license {:name "MIT"