From 10c1e200891a837006505b794aa266fb648cca03 Mon Sep 17 00:00:00 2001 From: KKlochko Date: Sun, 26 Nov 2023 21:42:36 +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 45bb729..895b5cf 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject cipher-analytical-machine "0.9.12" +(defproject cipher-analytical-machine "0.9.15" :description "A program helps to learn how ciphers works." :url "https://gitlab.com/KKlochko/cipher-analytical-machine" :license {:name "LGPL"