Skip to content

Commit 9fc40a1

Browse files
authored
chore: release mp-spdz-integration 0.2.2 (#21)
Signed-off-by: cs-minion <[email protected]>
1 parent 41ceb00 commit 9fc40a1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.1"
2+
".": "0.2.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [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)
4+
5+
6+
### Bug Fixes
7+
8+
* add 3rd-party-licenses ([#20](https://github.com/carbynestack/mp-spdz-integration/issues/20)) ([41ceb00](https://github.com/carbynestack/mp-spdz-integration/commit/41ceb0046d34dacb1a58072f90b963daf291ecc1))
9+
310
## [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)
411

512

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<artifactId>mp-spdz-integration</artifactId>
1212
<groupId>io.carbynestack</groupId>
13-
<version>0.2.1</version>
13+
<version>0.2.2</version>
1414
<name>Carbyne Stack MP-SPDZ Integration Utilities</name>
1515
<description>Integration utilities for MP-SPDZ MPC library</description>
1616

0 commit comments

Comments
 (0)