Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tlienart committed Oct 11, 2019
1 parent f0d3156 commit 4916daf
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 = "JuDocTemplates"
uuid = "6793090a-55ae-11e9-0511-73b91164f4ea"
authors = ["Thibaut Lienart <[email protected]>"]
version = "0.2.8"
version = "0.2.9"

This comment has been minimized.

Copy link
@tlienart

tlienart Oct 11, 2019

Author Owner

[compat]
julia = "^1.0.0"

1 comment on commit 4916daf

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

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 v0.2.9 -m "<description of version>" 4916daf2b4a9e16bc636e627b00b5946e8783a4e
git push origin v0.2.9

Please sign in to comment.