Skip to content

Commit 70640ed

Browse files
committed
Bump version to v0.5.1
1 parent 381b507 commit 70640ed

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v0.5.1
2+
- Fix decrypt response of API `/network/snapshots`
3+
- Add UserTransferDemo for kotlin
4+
15
### v0.5.0
26
- Fix API `/output` response type
37
- Add samples for API `/output`

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ allprojects {
1616
Add the dependency
1717
```
1818
dependencies {
19-
implementation 'com.github.MixinNetwork:bot-api-kotlin-client:v0.5.0'
19+
implementation 'com.github.MixinNetwork:bot-api-kotlin-client:v0.5.1'
2020
}
2121
```
2222

0 commit comments

Comments
 (0)