Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tlienart authored Dec 16, 2020
1 parent f504ce1 commit 1c81c43
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 = "FranklinTemplates"
uuid = "3a985190-f512-4703-8d38-2a7944ed5916"
authors = ["Thibaut Lienart <[email protected]>"]
version = "0.8.6"
version = "0.8.7"

This comment has been minimized.

Copy link
@tlienart

tlienart Dec 16, 2020

Author Owner

[deps]
LiveServer = "16fef848-5104-11e9-1b77-fb7a48bbb589"
Expand Down

1 comment on commit 1c81c43

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

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

Please sign in to comment.