Skip to content

Commit

Permalink
feat: upgrade Zinnia to v0.20.0
Browse files Browse the repository at this point in the history
https://github.com/filecoin-station/zinnia/releases/tag/v0.20.0

Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
  • Loading branch information
bajtos committed Jul 3, 2024
1 parent 2333c1a commit 5d25718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/zinnia.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import pRetry from 'p-retry'
import timers from 'node:timers/promises'
import { join } from 'node:path'

const ZINNIA_DIST_TAG = 'v0.19.1'
const ZINNIA_DIST_TAG = 'v0.20.0'
const ZINNIA_MODULES = [
{
module: 'spark',
Expand Down

0 comments on commit 5d25718

Please sign in to comment.