Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Commit 68873cc

Browse files
authored
1 parent 3139975 commit 68873cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/zinnia.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { installBinaryModule, downloadSourceFiles, getBinaryModuleExecutable } f
55
import { moduleBinaries } from './paths.js'
66
import os from 'node:os'
77

8-
const ZINNIA_DIST_TAG = 'v0.10.1'
8+
const ZINNIA_DIST_TAG = 'v0.11.0'
99
const ZINNIA_MODULES = [
1010
{
1111
module: 'spark',

0 commit comments

Comments
 (0)