Skip to content

Commit e6cac05

Browse files
authored
Merge pull request #62 from AbsaOSS/release/0.9.1
Bump to 0.9.1 after 0.9.0 release failed in CI
2 parents 5a09a51 + 5d2ae02 commit e6cac05

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

libvcx/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.

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.9.0"
4+
version = "0.9.1"
55
authors = ["Absa Group Limited", "Hyperledger Indy Contributors <hyperledger-indy@lists.hyperledger.org>"]
66
publish = false
77
description = "Absa's fork of HL LibVCX"

wrappers/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"homepage": "https://github.com/AbsaOSS/libvcx/tree/master/wrappers/node",
44
"description": "NodeJS wrapper for Absa's fork of HL LibVCX",
55
"license": "Apache-2.0",
6-
"version": "0.9.0",
6+
"version": "0.9.1",
77
"typings": "dist/index.d.ts",
88
"directories": {
99
"test": "test",

0 commit comments

Comments
 (0)