Skip to content

Commit

Permalink
Increase package version to 0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
oschulz committed Apr 16, 2024
1 parent ed7f6f2 commit 414a8ba
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 = "LegendDataManagement"
uuid = "9feedd95-f0e0-423f-a8dc-de0970eae6b3"
version = "0.2.7"
version = "0.2.8"

[deps]
ClusterManagers = "34f1f09b-3a8b-5176-ab39-66d58a4d544e"
Expand Down Expand Up @@ -31,12 +31,12 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

[weakdeps]
SolidStateDetectors = "71e43887-2bd9-5f77-aebd-47f656f0a3f0"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
SolidStateDetectors = "71e43887-2bd9-5f77-aebd-47f656f0a3f0"

[extensions]
LegendDataManagementSolidStateDetectorsExt = "SolidStateDetectors"
LegendDataManagementRecipesBaseExt = "RecipesBase"
LegendDataManagementSolidStateDetectorsExt = "SolidStateDetectors"

[compat]
ClusterManagers = "0.4.5"
Expand Down

0 comments on commit 414a8ba

Please sign in to comment.