Skip to content

Commit

Permalink
Update dependencies and bump version to 1.1.1 (#253)
Browse files Browse the repository at this point in the history
This PR bumps the `risc0` dependencies to use the new 1.1.1 release, and
accordingly bumps the version number to 1.1.1 for the workspace, and
0.13.1 for Steel.
  • Loading branch information
nategraf authored Sep 25, 2024
1 parent 8498f7a commit 56da0bd
Show file tree
Hide file tree
Showing 19 changed files with 1,136 additions and 991 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bonsai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ permissions:

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RISC0_TOOLCHAIN_VERSION: r0.1.79.0
RISC0_TOOLCHAIN_VERSION: r0.1.79.0-2
RISC0_MONOREPO_REF: "release-1.1"

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ permissions:

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RISC0_TOOLCHAIN_VERSION: r0.1.79.0
RISC0_TOOLCHAIN_VERSION: r0.1.79.0-2
RISC0_MONOREPO_REF: "release-1.1"

jobs:
Expand Down
Loading

0 comments on commit 56da0bd

Please sign in to comment.