Skip to content

Commit

Permalink
Merge pull request #18 from davide-f/master
Browse files Browse the repository at this point in the history
Update version @JuliaRegistrator register()
  • Loading branch information
davide-f authored Feb 7, 2022
2 parents c7ae8fd + 7185904 commit ff1e957
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "SankeyPlots"
uuid = "8fd88ec8-d95c-41fc-b299-05f2225f2cc5"
authors = ["Daniel Schwabeneder <[email protected]> and Davide Fioriti <[email protected]>"]
version = "0.2"
version = "0.2.0"

[deps]
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
Expand All @@ -12,8 +12,12 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
Graphs = "1.5"
LayeredLayouts = "0.2"
MetaGraphs = "0.7"
Plots = "1"
RecipesBase = "1"
julia = "1.5"

[extras]
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
Expand Down

0 comments on commit ff1e957

Please sign in to comment.