Skip to content

Commit

Permalink
amend
Browse files Browse the repository at this point in the history
  • Loading branch information
rcalxrc08 committed May 1, 2019
1 parent d6d46a3 commit 1ae1bfe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name = "FinancialToolbox"
uuid = "2edd74a5-e968-5e45-af77-76d29aa6a478"
license = "MIT"
version = "0.2.3"
author = ["rcalxrc08"]

[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Expand Down

2 comments on commit 1ae1bfe

@rcalxrc08
Copy link
Owner Author

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

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.3 -m "<description of version>" 1ae1bfe5b2854dfb3c1218d4ece79540bb31da6f
git push origin v0.2.3

Please sign in to comment.