diff --git a/web3.js/test/fixtures/noop-program/Cargo.toml b/web3.js/test/fixtures/noop-program/Cargo.toml index a35f19b463..6a88406353 100644 --- a/web3.js/test/fixtures/noop-program/Cargo.toml +++ b/web3.js/test/fixtures/noop-program/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "solana-bpf-rust-noop" -version = "0.1.0" +version = "1.17.0" description = "Solana BPF noop program written in Rust" authors = ["Solana Maintainers "] repository = "https://github.com/solana-labs/solana"