Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/fcasal/CryptoUtils.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
fcasal committed Jul 7, 2020
2 parents ca94c5e + bc4a81d commit 985ca09
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 = "CryptoUtils"
uuid = "04afed74-ac16-11e9-37b6-1352e3e05830"
authors = ["fcasal"]
version = "0.1.0"
version = "0.1.1"

[deps]
Primes = "27ebfcd6-29c5-5fa9-bf4b-fb8fc14df3ae"
Expand Down

2 comments on commit 985ca09

@fcasal
Copy link
Owner Author

@fcasal fcasal commented on 985ca09 Jul 7, 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.

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

Please sign in to comment.