Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ratankaliani committed Aug 6, 2024
1 parent 6bbb499 commit 0718ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helper/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#[deprecated(
since = "1.1.1",
since = "1.2.0",
note = "Please use `sp1_build::build_program` and `sp1_build::build_program_with_args` directly"
)]
pub use sp1_build::{build_program, build_program_with_args};

0 comments on commit 0718ac7

Please sign in to comment.