Skip to content

Commit 8387a6b

Browse files
committed
chore(release): cut wallet sdk version 1.1.0
# [1.1.0](v1.0.0...v1.1.0) (2024-02-06) ### Features * Update peer-did creation and resolution inline with … ([#14](#14)) ([cb52a8d](cb52a8d))
1 parent b951e89 commit 8387a6b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/input-output-hk/atala-prism-didcomm-kmm/compare/v1.0.0...v1.1.0) (2024-02-06)
2+
3+
4+
### Features
5+
6+
* Update peer-did creation and resolution inline with … ([#14](https://github.com/input-output-hk/atala-prism-didcomm-kmm/issues/14)) ([cb52a8d](https://github.com/input-output-hk/atala-prism-didcomm-kmm/commit/cb52a8d75420f6a62315357e2a26b3b6d86d92a1))
7+
18
# 1.0.0 (2024-01-19)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 1.0.0
1+
version = 1.1.0
22
#Gradle
33
org.gradle.jvmargs = -Xmx3072M -Dkotlin.daemon.jvm.options="-Xmx3072M"
44
#Kotlin

0 commit comments

Comments
 (0)