Skip to content

Commit bf9ccb5

Browse files
authored
Merge pull request #18207 from estebanlm/Pharo13
bump NewTools to v0.10.3
2 parents 41c080d + dbf0b98 commit bf9ccb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BaselineOfPharo/BaselineOfPharo.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ BaselineOfPharo class >> newTools [
9595
newName: 'NewTools'
9696
owner: 'pharo-spec'
9797
project: 'NewTools'
98-
version: 'v0.10.2'
98+
version: 'v0.10.3'
9999
]
100100

101101
{ #category : 'repository urls' }

0 commit comments

Comments
 (0)