Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelpowell authored Oct 24, 2022
1 parent 2c36e56 commit d661ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion +lumomat/ver.m
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
function [ver] = ver()
%LMVER Return the hard coded version of the package
ver = '1.4.1';
ver = '1.5.0-dev';
end

0 comments on commit d661ff7

Please sign in to comment.