Skip to content

Commit bbbd5f1

Browse files
committed
Baseline: depend on Toplo v0.2.0
1 parent 862f324 commit bbbd5f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BaselineOfSpecToplo/BaselineOfSpecToplo.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ BaselineOfSpecToplo >> declareToploOn: spec [
2525

2626
spec
2727
baseline: 'Toplo'
28-
with: [ spec repository: 'github://pharo-graphics/Toplo:dev/src' ]
28+
with: [ spec repository: 'github://pharo-graphics/Toplo:v0.2.0/src' ]
2929
]

0 commit comments

Comments
 (0)