Version bump (#1509)

This commit is contained in:
John DiSanti 2022-06-28 09:36:30 -07:00 committed by GitHub
parent dc8f1743b1
commit 23ca395698
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -10,10 +10,10 @@ org.gradle.jvmargs=-Xmx1024M
# Version number to use for the generated SDK
# Note: these must always be full 3-segment semver versions
aws.sdk.version=0.14.0
aws.sdk.version=0.15.0
# Version number to use for the generated runtime crates
smithy.rs.runtime.crate.version=0.44.0
smithy.rs.runtime.crate.version=0.45.0
kotlin.code.style=official