Skip to content

Commit

Permalink
chore(release): v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Feb 20, 2022
1 parent 70ba515 commit 640532c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions 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 = "LabelledGraphs"
uuid = "605abd48-4d17-4660-b914-d4df33194460"
authors = ["Konrad Jałowiecki <dexter2206@gmail.com>", "Łukasz Pawela <lukasz.pawela@gmail.com>"]
version = "0.4.0"
version = "0.4.1"

[deps]
LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"
Expand Down
9 changes: 9 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.4.1](https://github.com/iitis/LabelledGraphs.jl/compare/v0.4.0...v0.4.1) (2022-02-20)


### Bug Fixes

* Change comment message to correct registrator-triggering message ([d5d6f1d](https://github.com/iitis/LabelledGraphs.jl/commit/d5d6f1dc163465c2b171cb93e5446623034819c1))



# [0.4.0](https://github.com/iitis/LabelledGraphs.jl/compare/v0.3.3...v0.4.0) (2022-02-20)


Expand Down

2 comments on commit 640532c

@github-actions
Copy link

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.

Error while trying to register: "Tag with name v0.4.1 already exists and points to a different commit"

Please sign in to comment.