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 d3ac569 commit a1d330cCopy full SHA for a1d330c
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.3.7-DEV"
+version = "3.4.0"
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.24"
+Tokenize = "0.5.28"
16
17
[targets]
18
test = ["Test", "TestItemRunner"]
0 commit comments