Skip to content

Commit

Permalink
v0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaie committed May 17, 2023
1 parent 1075fe1 commit 5ed6a93
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 = "MolecularGraph"
uuid = "6c89ec66-9cd8-5372-9f91-fabc50dd27fd"
authors = ["Seiji Matsuoka <ms0ae8ti1sj2ui@gmail.com"]
version = "0.14.2"
version = "0.14.3"

[deps]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Expand Down

2 comments on commit 5ed6a93

@mojaie
Copy link
Owner Author

@mojaie mojaie commented on 5ed6a93 May 17, 2023

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

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.14.3 -m "<description of version>" 5ed6a939eb8c1b95d6558b11b3870c3cb7c529be
git push origin v0.14.3

Please sign in to comment.