Skip to content

Commit

Permalink
Updated SMark version to 1.0.3 (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
theseion authored and SergeStinckwich committed Aug 31, 2019
1 parent 453046d commit ee42a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BaselineOfPolyMath/BaselineOfPolyMath.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ BaselineOfPolyMath >> sMark: spec [
project: 'SMark'
with: [ spec
className: #ConfigurationOfSMark;
versionString: '1.0.2';
versionString: '1.0.3';
repository: 'http://smalltalkhub.com/mc/StefanMarr/SMark/main' ]
]

Expand Down

0 comments on commit ee42a75

Please sign in to comment.