Skip to content

Commit d4507f1

Browse files
authored
refactor: bump version and publish (#88)
1 parent 7032d70 commit d4507f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sigma-proofs"
3-
version = "0.1.0"
3+
version = "0.1.0-sigma"
44
authors = [
55
"Nugzari Uzoevi <[email protected]>",
66
"Michele Orrù <[email protected]>",
@@ -12,7 +12,7 @@ readme = "README.md"
1212
repository = "https://github.com/sigma-rs/sigma-proofs"
1313
documentation = "https://docs.rs/sigma-proofs"
1414
categories = ["cryptography"]
15-
keywords = ["cryptography", "zero-knowledge", "NIZK", "sigma protocols"]
15+
keywords = ["cryptography", "zero-knowledge", "NIZK", "sigma-protocols"]
1616
description = "A toolkit for auto-generated implementations of Σ-protocols"
1717
exclude = [
1818
".gitignore"

0 commit comments

Comments
 (0)