Skip to content

Commit 88970ba

Browse files
Upgrade the smithy-rs runtime crates version to 1.0.2
1 parent 28da3c5 commit 88970ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ rust.msrv=1.70.0
1212
org.gradle.jvmargs=-Xmx1024M
1313

1414
# Version number to use for the generated stable runtime crates
15-
smithy.rs.runtime.crate.stable.version=1.0.1
15+
smithy.rs.runtime.crate.stable.version=1.0.2
1616

1717
# Version number to use for the generated unstable runtime crates
1818
smithy.rs.runtime.crate.unstable.version=0.60.0

0 commit comments

Comments
 (0)