Skip to content

Commit

Permalink
new version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
r4gus committed Sep 10, 2024
1 parent cde9fca commit 5eac1d8
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 = "ccdb",
// 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.2.0",

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

0 comments on commit 5eac1d8

Please sign in to comment.