Skip to content

Commit

Permalink
remove ArtifactUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
joshday committed Jan 5, 2023
1 parent 60ec257 commit 1bc73e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ authors = ["joshday <emailjoshday@gmail.com>"]
version = "0.6.0"

[deps]
ArtifactUtils = "8b73e784-e7d8-4ea5-973d-377fed4e3bce"
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
Cobweb = "ec354790-cf28-43e8-bb59-b484409b7bad"
DefaultApplication = "3f0dd361-4fe0-5fc6-8523-80b14ec94d85"
Expand Down

2 comments on commit 1bc73e1

@joshday
Copy link
Member Author

@joshday joshday commented on 1bc73e1 Jan 5, 2023

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

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.6.0 -m "<description of version>" 1bc73e101ecba067510dd1579992d2f6d38bf966
git push origin v0.6.0

Please sign in to comment.