Skip to content

Commit

Permalink
update Ghost version
Browse files Browse the repository at this point in the history
  • Loading branch information
dionisiydk authored Mar 17, 2020
1 parent 9c69d69 commit 29f9e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BaselineOfStateSpecs/BaselineOfStateSpecs.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ BaselineOfStateSpecs >> baseline: spec [

spec
baseline: 'Ghost' with: [
spec repository: 'github://pharo-ide/Ghost:v5.0.1'];
spec repository: 'github://pharo-ide/Ghost:v5.0.2'];
project: 'GhostCore' copyFrom: 'Ghost' with: [
spec loads: #('ObjectGhost')];
project: 'GhostTests' copyFrom: 'Ghost' with: [
Expand Down

0 comments on commit 29f9e24

Please sign in to comment.