Skip to content

Commit

Permalink
eif_build: Bump version
Browse files Browse the repository at this point in the history
We have changed the eif_build package significantly enough to warrant a
new minor version number. Bump it.

Signed-off-by: Alexander Graf <graf@amazon.com>
  • Loading branch information
agraf committed Sep 10, 2024
1 parent 20c9d3d commit b26bf69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eif_build/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "eif_build"
version = "0.2.0"
version = "0.2.1"
authors = ["The AWS Nitro Enclaves Team <aws-nitro-enclaves-devel@amazon.com>"]
edition = "2018"
license = "Apache-2.0"
Expand Down

0 comments on commit b26bf69

Please sign in to comment.