Skip to content

Commit

Permalink
Increase package version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oschulz committed May 24, 2024
1 parent 9cabf7e commit 8da6f12
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "LegendDSP"
uuid = "e6d7a502-be5c-5049-a927-8d60e566555d"
version = "0.2.1"
version = "0.2.2"

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

0 comments on commit 8da6f12

Please sign in to comment.