byuflowlab / GXBeam.jl

Pure Julia Implementation of Geometrically Exact Beam Theory
MIT License
87 stars 18 forks source link

Release v0.3.0 #45

Closed taylormcd closed 2 years ago

taylormcd commented 2 years ago

@JuliaRegistrator register

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/48578

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.3.0 -m "<description of version>" da72d37489b7f48f14f50e8d63184d64fb170831
git push origin v0.3.0
taylormcd commented 2 years ago

@JuliaRegistrator register

JuliaRegistrator commented 2 years ago

Registration pull request updated: JuliaRegistries/General/48578

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