Skip to content

Commit 513216a

Browse files
committed
dockerc 0.3.2
1 parent 246eebc commit 513216a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.name = "dockerc",
33
// This is a [Semantic Version](https://semver.org/).
44
// In a future version of Zig it will be used for package deduplication.
5-
.version = "0.3.1",
5+
.version = "0.3.2",
66

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

0 commit comments

Comments
 (0)