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 90c303e commit 7cfada8
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 = "LegendSpecFits"
uuid = "18221496-77af-46cf-bab8-820da09f7f97"
version = "0.2.1"
version = "0.2.2"

[deps]
ArgCheck = "dce04be8-c92d-5529-be00-80e4d2c0e197"
Expand All @@ -20,8 +20,8 @@ LegendDataManagement = "9feedd95-f0e0-423f-a8dc-de0970eae6b3"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LinearRegression = "92481ed7-9fb7-40fd-80f2-46fd0f076581"
LsqFit = "2fda8390-95c7-5789-9bda-21331edee243"
Measures = "442fdcdd-2543-5da2-b0f3-8c86c306513e"
Measurements = "eff96d63-e80a-5855-80a2-b1b0885c5ab7"
Measures = "442fdcdd-2543-5da2-b0f3-8c86c306513e"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
PropDicts = "4dc08600-4268-439e-8673-d706fafbb426"
RadiationSpectra = "4f207c7e-01da-51d7-a1a0-c8c06dd1d883"
Expand Down Expand Up @@ -62,8 +62,8 @@ LegendDataManagement = "0.2.7, 0.3"
LinearAlgebra = "1"
LinearRegression = "0.2"
LsqFit = "0.14, 0.15"
Measures = "0.3"
Measurements = "2"
Measures = "0.3"
Optim = "1"
PropDicts = "0.2"
RadiationSpectra = "0.5"
Expand Down

0 comments on commit 7cfada8

Please sign in to comment.