From 31d2e8f753ae0ba8925d191b623bffd03e9c891d Mon Sep 17 00:00:00 2001 From: KKlochko Date: Mon, 20 Nov 2023 21:28:07 +0200 Subject: [PATCH] Update the version. --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 1168895..45bb729 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject cipher-analytical-machine "0.7.2" +(defproject cipher-analytical-machine "0.9.12" :description "A program helps to learn how ciphers works." :url "https://gitlab.com/KKlochko/cipher-analytical-machine" :license {:name "LGPL"