Skip to content
This repository has been archived by the owner on Dec 18, 2021. It is now read-only.

Commit

Permalink
bump version to 0.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger-luo committed Nov 9, 2021
1 parent eaa9509 commit 4e9a330
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
@@ -1,6 +1,6 @@
name = "YaoBase"
uuid = "a8f54c17-34bc-5a9d-b050-f522fe3f755f"
version = "0.14.4"
version = "0.14.5"

[deps]
BitBasis = "50ba71b6-fa0f-514d-ae9a-0916efc90dcf"
Expand Down

2 comments on commit 4e9a330

@Roger-luo
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Released via Ion CLI
@JuliaRegistrator register

@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/48439

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.14.5 -m "<description of version>" 4e9a33023b47cf4bc7a7ccfcf183ded596d0ff50
git push origin v0.14.5

Please sign in to comment.