Skip to content

Commit

Permalink
Bump to version 0.0.8-alpha (#503)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdisanti authored Jun 15, 2021
1 parent cf1450f commit bf0389b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/sdk/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ fun generateSmithyBuild(tests: List<AwsService>): String {
},
"service": "${it.service}",
"module": "aws-sdk-${it.module}",
"moduleVersion": "0.0.7-alpha",
"moduleVersion": "0.0.8-alpha",
"moduleAuthors": ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"],
"license": "Apache-2.0"
${it.extraConfig ?: ""}
Expand Down

0 comments on commit bf0389b

Please sign in to comment.