Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
j-fu committed Sep 28, 2021
1 parent 8210e35 commit f986c77
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 @@ -28,6 +28,6 @@ GeometryBasics = "0.4"
Observables = "0.4"
OrderedCollections = "1"
PkgVersion = "0.1"
Requries = "1"
Requires = "1"
StaticArrays = "0.12,1"
julia = "1.3"

2 comments on commit f986c77

@j-fu
Copy link
Member Author

@j-fu j-fu commented on f986c77 Sep 28, 2021

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/45711

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

Please sign in to comment.