Skip to content

Commit

Permalink
Release 0.51.1 (#727)
Browse files Browse the repository at this point in the history
Signed-off-by: Patrik Stas <patrik.stas@absa.africa>

Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
  • Loading branch information
Patrik-Stas authored Jan 10, 2023
1 parent ae027d0 commit 56aaef0
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ members = [
]

[workspace.package]
version = "0.51.0"
version = "0.51.1"
authors = ["Absa Group Limited", "Hyperledger Indy Contributors <hyperledger-indy@lists.hyperledger.org>"]
description = "Absa's fork of HL LibVCX"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion agents/node/vcxagent-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@
"winston": "^3.3.3"
},
"peerDependencies": {
"@hyperledger/node-vcx-wrapper": "^0.51.0"
"@hyperledger/node-vcx-wrapper": "^0.51.1"
}
}
4 changes: 2 additions & 2 deletions wrappers/node/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion wrappers/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "@hyperledger/node-vcx-wrapper",
"description": "NodeJS wrapper Aries Framework",
"license": "Apache-2.0",
"version": "0.51.0",
"version": "0.51.1",
"directories": {
"test": "test",
"build": "dist",
Expand Down

0 comments on commit 56aaef0

Please sign in to comment.