Skip to content

Commit a2d64bb

Browse files
committed
Set version to 2.0.0 release candidate 1
1 parent 31acb88 commit a2d64bb

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
@@ -1,6 +1,6 @@
11
.{
22
.name = .github_stats,
3-
.version = "0.0.1",
3+
.version = "2.0.0-rc.1",
44
.fingerprint = 0x80bb05a632422e37, // Changing this has security and trust implications.
55
.minimum_zig_version = "0.15.2",
66
.dependencies = .{},

0 commit comments

Comments
 (0)