Skip to content

Commit

Permalink
Add a compat section
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoelund committed Aug 14, 2019
1 parent 73cf083 commit 5a403e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ ZMQ = "c2297ded-f4af-51ae-bb23-16f91089e4e1"

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

[compat]
julia = "1"
ZMQ = "1"

2 comments on commit 5a403e6

@sjoelund
Copy link
Member Author

Choose a reason for hiding this comment

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

@sjoelund
Copy link
Member Author

Choose a reason for hiding this comment

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

@JuliaRegistrator register()

Please sign in to comment.