Skip to content

Commit

Permalink
CompatHelper: add new compat entry for "SnoopPrecompile" at version "…
Browse files Browse the repository at this point in the history
…1" (#418)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 2, 2022
1 parent 9f2dc1f commit 7a0ffd4
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 @@ -47,6 +47,7 @@ PolyesterWeave = "0.1"
SIMDDualNumbers = "0.1"
SIMDTypes = "0.1"
SLEEFPirates = "0.6.23"
SnoopPrecompile = "1"
SpecialFunctions = "1, 2"
Static = "0.7"
ThreadingUtilities = "0.5"
Expand Down

2 comments on commit 7a0ffd4

@chriselrod
Copy link
Member

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/65493

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

Please sign in to comment.