Skip to content

Commit

Permalink
Adding v1.0.0 to propertyEnvironment so that the chrysal version does…
Browse files Browse the repository at this point in the history
… not get in conflict for now.
  • Loading branch information
Ducasse committed Mar 19, 2020
1 parent 281a952 commit 21d5162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BaselineOfPillar/BaselineOfPillar.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ BaselineOfPillar >> baseline: spec [
do: [ spec blessing: #baseline.
spec
baseline: 'ContainersPropertyEnvironment'
with: [ spec repository: 'github://Ducasse/Containers-PropertyEnvironment' ].
with: [ spec repository: 'github://Ducasse/Containers-PropertyEnvironment:v1.0.0' ].
spec
baseline: 'PetitParser2Core' with: [
spec
Expand Down

0 comments on commit 21d5162

Please sign in to comment.