Skip to content

Commit 83c3d13

Browse files
committed
Set tree sitter version to the last release
1 parent f7f9661 commit 83c3d13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BaselineOfFASTPython/BaselineOfFASTPython.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ BaselineOfFASTPython >> projectClass [
4949
{ #category : 'dependencies' }
5050
BaselineOfFASTPython >> treeSitter: spec [
5151
spec
52-
baseline: 'TreeSitter' with: [ spec repository: 'github://Evref-BL/Pharo-Tree-Sitter:main/src' ]
52+
baseline: 'TreeSitter' with: [ spec repository: 'github://Evref-BL/Pharo-Tree-Sitter:v.2.0.0/src' ]
5353
]

0 commit comments

Comments
 (0)