Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
pablokrupa committed Sep 14, 2023
1 parent 46966c4 commit 8b58611
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.7';
varargout{1} = 'v0.3.8';

% If git is installed it will return the hash of the current commit
try
Expand Down

0 comments on commit 8b58611

Please sign in to comment.