Skip to content

Commit

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

Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
  • Loading branch information
bajtos authored Apr 26, 2024
1 parent 2e298e8 commit 6e082e9
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 @@ -10,7 +10,7 @@ import timers from 'node:timers/promises'
import { join } from 'node:path'
import * as Name from 'w3name'

const ZINNIA_DIST_TAG = 'v0.18.2'
const ZINNIA_DIST_TAG = 'v0.18.3'
const ZINNIA_MODULES = [
{
module: 'spark',
Expand Down

0 comments on commit 6e082e9

Please sign in to comment.