Skip to content

Commit

Permalink
Upgrade version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mossr committed Sep 25, 2019
1 parent 4529d3a commit 888940b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name = "TikzGraphs"
uuid = "b4f28e30-c73f-5eaf-a395-8a9db949a742"
version = "1.0.1"

version = "1.1.0"

[deps]
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
Expand Down

2 comments on commit 888940b

@mossr
Copy link
Member Author

@mossr mossr commented on 888940b Sep 25, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register()

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

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v1.1.0 -m "<description of version>" 888940bc959ed16655c33730a2e0c140c3eb3986
git push origin v1.1.0

Please sign in to comment.