Skip to content

Commit

Permalink
Version increment
Browse files Browse the repository at this point in the history
0.0.1 to 0.1.0
  • Loading branch information
SnorlaxAssist authored Jun 14, 2024
1 parent 0e00caf commit 8d9fb32
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
@@ -1,6 +1,6 @@
.{
.name = "zig-lz4",
.version = "0.0.1",
.version = "0.1.0",
.dependencies = .{
.lz4 = .{
.url = "https://github.com/lz4/lz4/archive/refs/tags/v1.9.4.tar.gz",
Expand Down

0 comments on commit 8d9fb32

Please sign in to comment.