Skip to content

Commit 598f379

Browse files
committed
Set version to v3.3.4
1 parent ae245f9 commit 598f379

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

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

66
[deps]
77
Tokenize = "0796e94c-ce3b-5d07-9a54-7f471281c624"
88

9-
[compat]
10-
Tokenize = "0.5.24"
11-
julia = "1"
12-
139
[extras]
1410
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1511

12+
[compat]
13+
julia = "1"
14+
Tokenize = "0.5.24"
15+
1616
[targets]
1717
test = ["Test"]

0 commit comments

Comments
 (0)