Version bump runtime crates (#1555)

This commit is contained in:
John DiSanti 2022-07-19 14:19:25 -07:00 committed by GitHub
parent 6143d90197
commit ba9756478b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ rust.msrv=1.58.1
org.gradle.jvmargs=-Xmx1024M
# Version number to use for the generated runtime crates
smithy.rs.runtime.crate.version=0.45.0
smithy.rs.runtime.crate.version=0.46.0
kotlin.code.style=official