Skip to content

Commit 91e460d

Browse files
committed
Set version to v3.2.1
1 parent 6b0f9e5 commit 91e460d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name = "VegaLite"
22
uuid = "112f6efa-9a02-5b7d-90c0-432ed331239a"
3-
version = "3.2.1-DEV"
3+
version = "3.2.1"
44

55
[deps]
6-
BufferedStreams = "e1450e63-4bb3-523b-b2a4-4ffa8c0fd77d"
76
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
87
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
98
TableTraits = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c"
@@ -13,6 +12,7 @@ JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
1312
Vega = "239c3e63-733f-47ad-beb7-a12fde22c578"
1413
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
1514
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
15+
BufferedStreams = "e1450e63-4bb3-523b-b2a4-4ffa8c0fd77d"
1616
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
1717
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
1818
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -31,12 +31,12 @@ DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
3131
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
3232

3333
[compat]
34-
BufferedStreams = "1.1"
3534
TableTraits = "0.3.1, 0.4, 1"
3635
IteratorInterfaceExtensions = "0.1.1, 1"
3736
JSON = "0.19, 0.20, 0.21"
3837
Vega = "2.5"
3938
DataStructures = "0.17, 0.18"
39+
BufferedStreams = "1.1"
4040
MacroTools = "0.4.4, 0.5"
4141
FileIO = "1.0.1"
4242
TableTraitsUtils = "1"

0 commit comments

Comments
 (0)