From 9fc40a18467bcd75910c78af6306e69ec57132c7 Mon Sep 17 00:00:00 2001 From: cs-minion Date: Thu, 27 Jul 2023 16:38:39 +0200 Subject: [PATCH] chore: release mp-spdz-integration 0.2.2 (#21) Signed-off-by: cs-minion --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ pom.xml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index af55ef0..949ce4c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.1" + ".": "0.2.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 237dfb2..cecb51f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.2](https://github.com/carbynestack/mp-spdz-integration/compare/mp-spdz-integration-v0.2.1...mp-spdz-integration-v0.2.2) (2023-07-27) + + +### Bug Fixes + +* add 3rd-party-licenses ([#20](https://github.com/carbynestack/mp-spdz-integration/issues/20)) ([41ceb00](https://github.com/carbynestack/mp-spdz-integration/commit/41ceb0046d34dacb1a58072f90b963daf291ecc1)) + ## [0.2.1](https://github.com/carbynestack/mp-spdz-integration/compare/mp-spdz-integration-v0.2.0...mp-spdz-integration-v0.2.1) (2023-07-27) diff --git a/pom.xml b/pom.xml index 79e3530..23338d1 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ mp-spdz-integration io.carbynestack - 0.2.1 + 0.2.2 Carbyne Stack MP-SPDZ Integration Utilities Integration utilities for MP-SPDZ MPC library