Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c8b4fa7

Browse files
committedDec 7, 2024·
m
1 parent 89a9321 commit c8b4fa7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎DynamoDbEncryption/runtimes/rust/RELEASE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ To publish a new version of the aws-db-esdk for version N.N.N
66
1. cd ../../../releases/rust/db_esdk
77
1. Create a PR with all changed or added files
88
1. 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
1212
1. cargo publish
1313
1. cd ../../../DynamoDbEncryption/runtimes/rust/ # i.e. return here
1414
1. ./test_published.sh N.N.N

0 commit comments

Comments
 (0)
Please sign in to comment.