Skip to content

Commit

Permalink
add julia entry to compat
Browse files Browse the repository at this point in the history
  • Loading branch information
joshday committed Feb 7, 2020
1 parent dc35910 commit e41d4f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Expand Up @@ -13,6 +13,7 @@ UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
RecipesBase = "0.7, 0.8"
StatsBase = "0.32"
UnicodePlots = "1.1"
julia = "1.0"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

2 comments on commit e41d4f8

@joshday
Copy link
Owner Author

@joshday joshday commented on e41d4f8 Feb 7, 2020

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 created: JuliaRegistries/General/9040

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.8.2 -m "<description of version>" e41d4f83ebe7af57ecd4590c2c77aeea378c2f25
git push origin v0.8.2

Please sign in to comment.