From 725dd915befc8ff6148f053aac08f475c845feaf Mon Sep 17 00:00:00 2001 From: d-t-w Date: Tue, 6 Dec 2022 23:19:08 +1100 Subject: [PATCH] bump to 1.0.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index e2d6ee8..356ec08 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject io.factorhouse/kpow-secure "1.0.0" +(defproject io.factorhouse/kpow-secure "1.0.1" :description "Secure Key Generation and Payload Encryption"