Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
bramtayl committed Oct 29, 2021
1 parent 25425d6 commit 80f6fa6
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
Expand Up @@ -2,7 +2,7 @@ name = "JuliennedArrays"
uuid = "5cadff95-7770-533d-a838-a1bf817ee6e0"
authors = ["Brandon Taylor <[email protected]>"]
repo = "https://github.com/bramtayl/JuliennedArrays.jl.git"
version = "0.2.3"
version = "0.3.0"

[compat]
julia = "1"
Expand Down

3 comments on commit 80f6fa6

@bramtayl
Copy link
Owner Author

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 created: JuliaRegistries/General/47753

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>" 80f6fa61d99d05110a482456cfc63c8276fc17d3
git push origin v0.3.0

@bramtayl
Copy link
Owner Author

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.