Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
pablokrupa committed Oct 27, 2023
1 parent 088ef27 commit 119100d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spcies.m
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 119100d

Please sign in to comment.