Skip to content

Commit bc4a81d

Browse files
authoredJul 7, 2020
Update Project.toml
@JuliaRegistrator register()
1 parent 92ed2c5 commit bc4a81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CryptoUtils"
22
uuid = "04afed74-ac16-11e9-37b6-1352e3e05830"
33
authors = ["fcasal"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
Primes = "27ebfcd6-29c5-5fa9-bf4b-fb8fc14df3ae"

2 commit comments

Comments
 (2)

fcasal commented on Jul 7, 2020

@fcasal
OwnerAuthor

JuliaRegistrator commented on Jul 7, 2020

@JuliaRegistrator

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

Please sign in to comment.