Skip to content

Commit

Permalink
wrong versioning oops
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrodesu committed Jul 6, 2024
1 parent e81a3a7 commit 6a7f9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.name = "fch",
// This is a [Semantic Version](https://semver.org/).
// In a future version of Zig it will be used for package deduplication.
.version = "0.1.0",
.version = "0.3.0",

// This field is optional.
// This is currently advisory only; Zig does not yet do anything
Expand Down

0 comments on commit 6a7f9cf

Please sign in to comment.