Skip to content

Commit

Permalink
Requires Stipple 0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
essenciary committed Apr 21, 2022
1 parent 8e4fff6 commit e53f570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Stipple = "4acbeb90-81a0-11ea-1966-bdaff8155998"
[compat]
Genie = "4"
Requires = "1"
Stipple = "0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23"
Stipple = "0.23"
julia = "1.6"

[extras]
Expand Down

2 comments on commit e53f570

@essenciary
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/58855

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

Please sign in to comment.