Skip to content

Commit b00c569

Browse files
committed
v3.3.0
1 parent a36b28a commit b00c569

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.2.5-DEV"
4+
version = "3.3.0"
55

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

9-
[extras]
10-
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
11-
129
[compat]
13-
julia = "1"
1410
Tokenize = "0.5.18"
11+
julia = "1"
12+
13+
[extras]
14+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1515

1616
[targets]
1717
test = ["Test"]

0 commit comments

Comments
 (0)