From 40725f55a1a75bc405bfa7a396b65cc6ce0337fa Mon Sep 17 00:00:00 2001 From: KKlochko Date: Sat, 21 Oct 2023 16:46:32 +0300 Subject: [PATCH] Update the version. --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index ab703c5..116b5f3 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject cipher-analytical-machine "0.1.0-SNAPSHOT" +(defproject cipher-analytical-machine "0.7.2" :description "A program helps to learn how ciphers works." :url "https://gitlab.com/KKlochko/cipher-analytical-machine" :license {:name "LGPL"