Skip to content

Commit

Permalink
filecoin-station/[email protected] (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber authored Jun 27, 2023
1 parent 7da3595 commit c441727
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 @@ -5,7 +5,7 @@ import { installBinaryModule, downloadSourceFiles, getBinaryModuleExecutable } f
import { moduleBinaries } from './paths.js'
import os from 'node:os'

const ZINNIA_DIST_TAG = 'v0.11.1'
const ZINNIA_DIST_TAG = 'v0.12.0'
const ZINNIA_MODULES = [
{
module: 'spark',
Expand Down

0 comments on commit c441727

Please sign in to comment.