diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2be9c43..af55ef0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.0" + ".": "0.2.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..237dfb2 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [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) + + +### Bug Fixes + +* introduce release-please process ([#18](https://github.com/carbynestack/mp-spdz-integration/issues/18)) ([24f4b5d](https://github.com/carbynestack/mp-spdz-integration/commit/24f4b5d242f3871ac95db79b5e4fd10cc517bcbd)) diff --git a/pom.xml b/pom.xml index 058ca9f..79e3530 100644 --- a/pom.xml +++ b/pom.xml @@ -5,14 +5,12 @@ ~ ~ SPDX-License-Identifier: Apache-2.0 --> - + 4.0.0 mp-spdz-integration io.carbynestack - 0.2.0 + 0.2.1 Carbyne Stack MP-SPDZ Integration Utilities Integration utilities for MP-SPDZ MPC library