Skip to content

Commit

Permalink
V 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya authored Mar 4, 2020
1 parent 09a01bb commit 1fb530f
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 = "MusicXML"
uuid = "521615e9-e573-4eb2-bc7e-702d55c0bb95"
authors = ["Amin Yahyaabadi"]
version = "0.3"
version = "0.3.1"

[deps]
AcuteML = "6b84a0a3-a11a-41fa-a417-e600528de108"
Expand Down

2 comments on commit 1fb530f

@aminya
Copy link
Member Author

@aminya aminya commented on 1fb530f Mar 4, 2020

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

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

Please sign in to comment.