Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
pkofod committed Aug 11, 2020
1 parent c74f45c commit f7b6cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
@@ -1,6 +1,6 @@
name = "NLSolversBase"
uuid = "d41bc354-129a-5804-8e4c-c37616107c6c"
version = "7.6.2"
version = "7.6.3"

[deps]
DiffResults = "163ba53b-c6d8-5494-b064-1a9d43ac40c5"
Expand Down

2 comments on commit f7b6cbc

@pkofod
Copy link
Member Author

@pkofod pkofod commented on f7b6cbc Aug 11, 2020

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

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 v7.6.3 -m "<description of version>" f7b6cbc84dc0c684721f8e9a0e6c77717b0985eb
git push origin v7.6.3

Please sign in to comment.