build: update build.zig.zon version field
This commit is contained in:
parent
d3b12774c4
commit
cf7fdb644c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
.{
|
||||
.name = "flow",
|
||||
.version = "0.1.0",
|
||||
.version = "0.2.0",
|
||||
.minimum_zig_version = "0.13.0",
|
||||
|
||||
.dependencies = .{
|
||||
|
|
Loading…
Add table
Reference in a new issue