From 119100db27c1769289f684cf3cc844b58aeb45fb Mon Sep 17 00:00:00 2001 From: Pablo Krupa Date: Fri, 27 Oct 2023 18:13:02 +0200 Subject: [PATCH] Bump version --- spcies.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spcies.m b/spcies.m index 313b517..64cf79d 100644 --- a/spcies.m +++ b/spcies.m @@ -41,7 +41,7 @@ % case 'version' - varargout{1} = 'v0.3.8'; + varargout{1} = 'v0.3.9'; % If git is installed it will return the hash of the current commit try