From 0fe3de453ba6b12bb218b6ce9752a3bfa66f3852 Mon Sep 17 00:00:00 2001 From: m33 <327-m33@git.qoto.org> Date: Sat, 17 Apr 2021 13:42:01 +0200 Subject: [PATCH] rename procs --- libSAEDEA.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libSAEDEA.nimble b/libSAEDEA.nimble index 745c0f7..59bf502 100644 --- a/libSAEDEA.nimble +++ b/libSAEDEA.nimble @@ -1,6 +1,6 @@ # Package -version = "0.9.6" +version = "0.9.7" author = "m33" description = "Library implementing a variation of the Simple And Efficient Data Encryption Algorithm (INTERNATIONAL JOURNAL OF SCIENTIFIC & TECHNOLOGY RESEARCH VOLUME 8, ISSUE 12, DECEMBER 2019 ISSN 2277-8616)" license = "MIT" -- GitLab