We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a7e539 commit 248b35cCopy full SHA for 248b35c
Project.toml
@@ -1,7 +1,7 @@
1
name = "CSTParser"
2
uuid = "00ebfdb7-1f24-5e51-bd34-a7502290713f"
3
authors = ["Zac Nugent <[email protected]>"]
4
-version = "3.4.2"
+version = "3.4.3"
5
6
[deps]
7
Tokenize = "0796e94c-ce3b-5d07-9a54-7f471281c624"
@@ -12,7 +12,7 @@ TestItemRunner = "f8b46487-2199-4994-9208-9a1283c18c0a"
12
13
[compat]
14
julia = "1"
15
-Tokenize = "0.5.28"
+Tokenize = "0.5.29"
16
17
[targets]
18
test = ["Test", "TestItemRunner"]
0 commit comments