Skip to content

Commit

Permalink
Oh look 🚀 ! a compat issue
Browse files Browse the repository at this point in the history
  • Loading branch information
RGerzaguet authored Oct 26, 2021
1 parent fb2c856 commit c80b976
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ libiio_jll = "8da1a5bb-246c-59c5-9ba1-a6804f8e92f0"

[compat]
Reexport = "0.2,1.0"
julia = "1.5,1.6"
julia = "1.6"
Preferences="1.2.2"

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

2 comments on commit c80b976

@RGerzaguet
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
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/47539

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 v0.2.3 -m "<description of version>" c80b976eb08c72efb46eae8aaadd6a7a38b21c9c
git push origin v0.2.3

Please sign in to comment.