Skip to content

Commit

Permalink
Release 0.1.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
islent committed Feb 2, 2024
1 parent 164eed9 commit a36ba57
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,7 +1,7 @@
name = "AstroIO"
uuid = "c85a633c-0c3f-44a2-bffe-7f9d0681b3e7"
authors = ["islent <[email protected]>"]
version = "0.1.2"
version = "0.1.3"

[deps]
BangBang = "198e06fe-97b7-11e9-32a5-e1d131e6ad66"
Expand Down

5 comments on commit a36ba57

@islent
Copy link
Member Author

@islent islent commented on a36ba57 Feb 2, 2024

Choose a reason for hiding this comment

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

@JuliaRegistrator register

Release notes:

  • update compat
  • precompile with PrecompileTools.jl

@islent
Copy link
Member Author

@islent islent commented on a36ba57 Feb 2, 2024

Choose a reason for hiding this comment

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

@JuliaRegistrator register

Release notes:

  • update compat
  • precompile with PrecompileTools.jl

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

Tagging

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

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

Tagging

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

@islent
Copy link
Member Author

@islent islent commented on a36ba57 Feb 2, 2024

Choose a reason for hiding this comment

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

Please sign in to comment.