We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 188de76 commit 66d5147Copy full SHA for 66d5147
Project.toml
@@ -1,6 +1,6 @@
1
name = "Dagger"
2
uuid = "d58978e5-989f-55fb-8d15-ea34adc7bf54"
3
-version = "0.16.2"
+version = "0.16.3"
4
5
[deps]
6
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/73522
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.16.3 -m "<description of version>" 66d51472cdb60cf18dcddbc6536a0a4abd97402d git push origin v0.16.3
2 commit comments
krynju commentedon Dec 5, 2022
@JuliaRegistrator register
JuliaRegistrator commentedon Dec 5, 2022
Registration pull request created: JuliaRegistries/General/73522
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: