Skip to content

Commit

Permalink
0.3.3
Browse files Browse the repository at this point in the history
Signed-off-by: Gyuho Lee <[email protected]>
  • Loading branch information
gyuho committed Mar 20, 2023
1 parent b8f334e commit 4df79a7
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion avalanche-kms/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "avalanche-kms"
version = "0.3.2" # https://github.com/ava-labs/avalanche-ops/releases
version = "0.3.3" # https://github.com/ava-labs/avalanche-ops/releases
edition = "2021"
rust-version = "1.68"

Expand Down
2 changes: 1 addition & 1 deletion avalanche-ops/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "avalanche-ops"
version = "0.3.2" # https://crates.io/crates/avalanche-ops
version = "0.3.3" # https://crates.io/crates/avalanche-ops
edition = "2021"
rust-version = "1.68"
publish = true
Expand Down
2 changes: 1 addition & 1 deletion avalanched-aws/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "avalanched-aws"
version = "0.3.2" # https://github.com/ava-labs/avalanche-ops/releases
version = "0.3.3" # https://github.com/ava-labs/avalanche-ops/releases
edition = "2021"
rust-version = "1.68"

Expand Down
2 changes: 1 addition & 1 deletion avalancheup-aws/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "avalancheup-aws"
version = "0.3.2" # https://github.com/ava-labs/avalanche-ops/releases
version = "0.3.3" # https://github.com/ava-labs/avalanche-ops/releases
edition = "2021"
rust-version = "1.68"

Expand Down
2 changes: 1 addition & 1 deletion blizzard-aws/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "blizzard-aws"
version = "0.3.2" # https://github.com/ava-labs/avalanche-ops/releases
version = "0.3.3" # https://github.com/ava-labs/avalanche-ops/releases
edition = "2021"
rust-version = "1.68"

Expand Down
2 changes: 1 addition & 1 deletion blizzardup-aws/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "blizzardup-aws"
version = "0.3.2" # https://github.com/ava-labs/avalanche-ops/releases
version = "0.3.3" # https://github.com/ava-labs/avalanche-ops/releases
edition = "2021"
rust-version = "1.68"

Expand Down
2 changes: 1 addition & 1 deletion staking-key-cert-s3-downloader/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "staking-key-cert-s3-downloader"
version = "0.3.2" # https://github.com/ava-labs/avalanche-ops/releases
version = "0.3.3" # https://github.com/ava-labs/avalanche-ops/releases
edition = "2021"
rust-version = "1.68"

Expand Down
2 changes: 1 addition & 1 deletion staking-signer-key-s3-downloader/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "staking-signer-key-s3-downloader"
version = "0.3.2" # https://github.com/ava-labs/avalanche-ops/releases
version = "0.3.3" # https://github.com/ava-labs/avalanche-ops/releases
edition = "2021"
rust-version = "1.68"

Expand Down

0 comments on commit 4df79a7

Please sign in to comment.