fix: .zon version field

This commit is contained in:
CJ van den Berg 2025-11-06 14:07:48 +01:00
parent 10b92330cf
commit 1624276f9c
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -1,6 +1,6 @@
.{
.name = .flow_syntax,
.version = "0.1.0",
.version = "0.6.0",
.fingerprint = 0x3ba2584ea1cec85f,
.minimum_zig_version = "0.15.0",