tpm2_cli 0.1.3

TPM 2.0 command-line interface
tpm2_cli-0.1.3 is not a library.

Commits

Commit messaged follow Conventional Commits specification.

Versioning

Versioning follows Semantic Versioning specification.

A new version is created as follows:

git tag -s $MAJOR.$MINOR.$PATCH -m $MAJOR.$MINOR.$PATCH
git push origin $MAJOR.$MINOR.$PATCH

Tags

Add a Signed-off-by trailer to the new commits.