Skip to content

Commit e4d1700

Browse files
Update Project.toml
1 parent f484215 commit e4d1700

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 = "GroupedArrays"
22
uuid = "6407cd72-fade-4a84-8a1e-56e431fc1533"
33
authors = ["matthieugomez <[email protected]>"]
4-
version = "0.2.0"
4+
version = "0.2.1"
55

66
[deps]
77
DataAPI = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
@@ -18,4 +18,4 @@ PooledArrays = "2dfb63ee-cc39-5dd5-95bd-886bf059d720"
1818
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1919

2020
[targets]
21-
test = ["Test", "CategoricalArrays", "PooledArrays"]
21+
test = ["Test", "CategoricalArrays", "PooledArrays"]

0 commit comments

Comments
 (0)