Skip to content

Commit 472ec6d

Browse files
authored
Merge pull request #2 from dargor/issue-1
Bump tree-sitter-requirements to v0.5.0.
2 parents 51c6c2d + a0ea3f0 commit 472ec6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extension.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
id = "python-requirements"
22
name = "Python requirements and constraints"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
schema_version = 1
55
authors = ["Gabriel Linder <[email protected]>"]
66
description = "Syntax highlighting for requirements.txt and constraints.txt files"
77
repository = "https://github.com/dargor/zed-python-requirements"
88

99
[grammars.requirements]
1010
repository = "https://github.com/tree-sitter-grammars/tree-sitter-requirements"
11-
commit = "5ad9b7581b3334f6ad492847d007f2fac6e6e5f2"
11+
commit = "caeb2ba854dea55931f76034978de1fd79362939"

0 commit comments

Comments
 (0)