Skip to content

Commit

Permalink
Bump version and update toolbox.
Browse files Browse the repository at this point in the history
  • Loading branch information
guzman-raphael committed Sep 17, 2020
1 parent 248f912 commit 79b4556
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion +ghtb/version.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% v = ghtb.version % return GHToolbox version
% License:
% MIT (use/copy/change/redistribute on own risk)
v = '1.0.1';
v = '1.0.2';
if nargout
varargout{1}=v;
else
Expand Down
Binary file modified GHToolbox.mltbx
Binary file not shown.

0 comments on commit 79b4556

Please sign in to comment.