build: update build.zig.zon version field
This commit is contained in:
parent
0a3a71dbba
commit
2fd347d0eb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
.{
|
.{
|
||||||
.name = .flow,
|
.name = .flow,
|
||||||
.version = "0.2.0",
|
.version = "0.6.0",
|
||||||
.minimum_zig_version = "0.15.1",
|
.minimum_zig_version = "0.15.1",
|
||||||
.fingerprint = 0x52c0d670590aa80f,
|
.fingerprint = 0x52c0d670590aa80f,
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue