Skip to content

Commit

Permalink
Merge pull request #25 from oxinabox/compathelper/new_version/2021-05…
Browse files Browse the repository at this point in the history
…-22-20-08-16-322-3060238357

CompatHelper: add new compat entry for "Gadfly" at version "1.3"
  • Loading branch information
oxinabox committed May 22, 2021
2 parents 881d096 + 2800a5e commit cb3b7c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Compose = "0.9"
DataStructures = "0.17, 0.18"
Distributions = "0.23"
Gadfly = "1.3"
LayeredLayouts = "0.1.0"
LightGraphs = "1"
RecipesBase = "1"
Expand Down

2 comments on commit cb3b7c3

@oxinabox
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request updated: JuliaRegistries/General/37280

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v1.1.0 -m "<description of version>" cb3b7c3236da0afcc01fb72660a63b412a93a4ca
git push origin v1.1.0

Please sign in to comment.