Skip to content

Commit

Permalink
Increment minor version number from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrookJeynes committed Oct 28, 2024
1 parent fe3178c commit c328dcc
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 = "progress",
.version = "1.0.0",
.version = "1.1.0",

.minimum_zig_version = "0.13.0",

Expand Down

0 comments on commit c328dcc

Please sign in to comment.