File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
DynamoDbEncryption/runtimes/rust Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ To publish a new version of the aws-db-esdk for version N.N.N
661 . cd ../../../releases/rust/db_esdk
771 . Create a PR with all changed or added files
881 . Within the PR, make sure you also:
9- 1 . Update the ` CHANGELOG.md ` in the root directory with the changes
10- 1 . If this is a major version bump, update the ` SUPPORT_POLICY.rst ` for Rust
11- 1 . Get the PR reviewed by a teammate
9+ 1 . Update the ` CHANGELOG.md ` in the root directory with the changes
10+ 1 . If this is a major version bump, update the ` SUPPORT_POLICY.rst ` for Rust
11+ 1 . Get the PR reviewed by a teammate
12121 . cargo publish
13131 . cd ../../../DynamoDbEncryption/runtimes/rust/ # i.e. return here
14141 . ./test_published.sh N.N.N
You can’t perform that action at this time.
0 commit comments