Skip to content

Commit f445039

Browse files
authored
Merge pull request #369 from andrewwhitehead/ver-0.2.3
2 parents 3304b75 + 0a6a2a4 commit f445039

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "anoncreds"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
authors = [
55
"Hyperledger AnonCreds Contributors <[email protected]>",
66
]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""anoncreds library wrapper version."""
22

3-
__version__ = "0.2.2"
3+
__version__ = "0.2.3"

0 commit comments

Comments
 (0)