Skip to content

Commit

Permalink
Bump version to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Hickey authored and willhickey committed Feb 14, 2025
1 parent 2c4a557 commit f09191c
Show file tree
Hide file tree
Showing 16 changed files with 524 additions and 524 deletions.
276 changes: 138 additions & 138 deletions Cargo.lock

Large diffs are not rendered by default.

202 changes: 101 additions & 101 deletions Cargo.toml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fail"
version = "2.2.0"
version = "2.3.0"
description = "Solana SBF test program written in Rust"
authors = ["Anza Maintainers <maintainers@anza.xyz>"]
repository = "https://github.com/anza-xyz/agave"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "noop"
version = "2.2.0"
version = "2.3.0"
description = "Solana SBF test program written in Rust"
authors = ["Anza Maintainers <maintainers@anza.xyz>"]
repository = "https://github.com/anza-xyz/agave"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "package-metadata"
version = "2.2.0"
version = "2.3.0"
description = "Solana SBF test program with tools version in package metadata"
authors = ["Anza Maintainers <maintainers@anza.xyz>"]
repository = "https://github.com/anza-xyz/agave"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "workspace-metadata"
version = "2.2.0"
version = "2.3.0"
description = "Solana SBF test program with tools version in workspace metadata"
authors = ["Anza Maintainers <maintainers@anza.xyz>"]
repository = "https://github.com/anza-xyz/agave"
Expand Down
Loading

0 comments on commit f09191c

Please sign in to comment.