Skip to content

Commit 562e196

Browse files
Upgrade the smithy-rs runtime crates version to 0.55.0
1 parent 4b5efba commit 562e196

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.66.1
1212
org.gradle.jvmargs=-Xmx1024M
1313

1414
# Version number to use for the generated runtime crates
15-
smithy.rs.runtime.crate.version=0.0.0-smithy-rs-head
15+
smithy.rs.runtime.crate.version=0.55.0
1616

1717
kotlin.code.style=official
1818

0 commit comments

Comments
 (0)