Skip to content

Commit

Permalink
chore: release 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Nov 23, 2022
1 parent f0c27da commit d01c5cb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/2032f172-904d-474b-b554-4d7fa04e160c.json

This file was deleted.

5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [0.13.1] - 11/23/2022

### Fixes
* Fix deserialization error for shapes with lists of document types

## [0.13.0] - 11/22/2022

### Features
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
kotlin.mpp.enableCompatibilityMetadataVariant=true

# SDK
sdkVersion=0.13.1-SNAPSHOT
sdkVersion=0.13.1

# kotlin
kotlinVersion=1.7.10
Expand Down

0 comments on commit d01c5cb

Please sign in to comment.