Skip to content

Commit 833e80e

Browse files
authored
Release 0.18.2 (previous release 0.18.1 publish process got broken) (#290)
Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
1 parent 8f3c46b commit 833e80e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

agents/node/vcxagent-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@
6767
"winston": "^3.3.3"
6868
},
6969
"peerDependencies": {
70-
"@hyperledger/node-vcx-wrapper": "^0.18.1"
70+
"@hyperledger/node-vcx-wrapper": "^0.18.2"
7171
}
7272
}

libvcx/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "libvcx"
4-
version = "0.18.1"
4+
version = "0.18.2"
55
authors = ["Absa Group Limited", "Hyperledger Indy Contributors <hyperledger-indy@lists.hyperledger.org>"]
66
publish = false
77
description = "Absa's fork of HL LibVCX"

0 commit comments

Comments
 (0)