From 1bd851156ddffcaae9e15fbfac39e5bfc3abf96e Mon Sep 17 00:00:00 2001 From: m33 <327-m33@git.qoto.org> Date: Sat, 17 Apr 2021 11:44:09 +0200 Subject: [PATCH] update --- libSAEDEA.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libSAEDEA.nimble b/libSAEDEA.nimble index e240774..745c0f7 100644 --- a/libSAEDEA.nimble +++ b/libSAEDEA.nimble @@ -1,6 +1,6 @@ # Package -version = "0.9.5" +version = "0.9.6" 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