Skip to content

Commit

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

Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
  • Loading branch information
bajtos committed Nov 20, 2023
1 parent dbc4f41 commit 4ee937f
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 @@ -8,7 +8,7 @@ import { ethers } from 'ethers'
import fs from 'node:fs/promises'
import { fileURLToPath } from 'node:url'

const ZINNIA_DIST_TAG = 'v0.14.0'
const ZINNIA_DIST_TAG = 'v0.15.0'
const ZINNIA_MODULES = [
{
module: 'spark',
Expand Down

0 comments on commit 4ee937f

Please sign in to comment.