Skip to content

Commit 248b35c

Browse files
authored
v3.4.3
1 parent 6a7e539 commit 248b35c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CSTParser"
22
uuid = "00ebfdb7-1f24-5e51-bd34-a7502290713f"
33
authors = ["Zac Nugent <[email protected]>"]
4-
version = "3.4.2"
4+
version = "3.4.3"
55

66
[deps]
77
Tokenize = "0796e94c-ce3b-5d07-9a54-7f471281c624"
@@ -12,7 +12,7 @@ TestItemRunner = "f8b46487-2199-4994-9208-9a1283c18c0a"
1212

1313
[compat]
1414
julia = "1"
15-
Tokenize = "0.5.28"
15+
Tokenize = "0.5.29"
1616

1717
[targets]
1818
test = ["Test", "TestItemRunner"]

0 commit comments

Comments
 (0)