Skip to content

Commit 8da6f12

Browse files
committed
Increase package version to 0.2.2
1 parent 9cabf7e commit 8da6f12

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,6 +1,6 @@
11
name = "LegendDSP"
22
uuid = "e6d7a502-be5c-5049-a927-8d60e566555d"
3-
version = "0.2.1"
3+
version = "0.2.2"
44

55
[deps]
66
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -10,8 +10,8 @@ DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
1010
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
1111
FunctionChains = "8e6b2b91-af83-483e-ba35-d00930e4cf9b"
1212
IntervalSets = "8197267c-284f-5f27-9208-e0e47529a953"
13-
LegendDataTypes = "99e09c13-5545-5ee2-bfa2-77f358fb75d8"
1413
LIBSVM = "b1bec4e5-fd48-53fe-b0cb-9723c09d164b"
14+
LegendDataTypes = "99e09c13-5545-5ee2-bfa2-77f358fb75d8"
1515
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1616
PropDicts = "4dc08600-4268-439e-8673-d706fafbb426"
1717
RadiationDetectorDSP = "afd6e06f-c550-5763-af36-7391d39e46ec"
@@ -29,8 +29,8 @@ DocStringExtensions = "0.8, 0.9"
2929
FillArrays = "0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 1"
3030
FunctionChains = "0.1"
3131
IntervalSets = "0.7"
32-
LegendDataTypes = "0.1.8"
3332
LIBSVM = "0.8"
33+
LegendDataTypes = "0.1.8"
3434
LinearAlgebra = "1"
3535
PropDicts = "0.2.3"
3636
RadiationDetectorDSP = "0.2.8"

0 commit comments

Comments
 (0)