Skip to content

Commit ef4cd27

Browse files
committed
Set version to v0.6.1
1 parent acc084f commit ef4cd27

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Queryverse"
22
uuid = "612083be-0b0f-5412-89c1-4e7c75506a58"
3-
version = "0.6.1-DEV"
3+
version = "0.6.1"
44

55
[deps]
66
DataTables = "743a1d0a-8ebc-4f23-814b-50d006366bc6"
@@ -22,10 +22,9 @@ IterableTables = "1c8ee90f-4401-5389-894e-7a04a3dc0f4d"
2222
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2323

2424
[compat]
25-
CSVFiles = "1"
26-
DataFrames = "0.20, 0.21"
2725
DataTables = "0.1"
2826
DataVoyager = "0.3, 1"
27+
CSVFiles = "1"
2928
VegaLite = "1, 2.0"
3029
Query = "0.12"
3130
FeatherFiles = "0.8"
@@ -34,6 +33,7 @@ StatFiles = "0.8"
3433
FileIO = "1"
3534
julia = "1"
3635
ExcelFiles = "1"
36+
DataFrames = "0.20, 0.21"
3737
DataValues = "0.4.4"
3838
Reexport = "0.2"
3939
IterableTables = "1"

0 commit comments

Comments
 (0)