Skip to content

Commit 68bed58

Browse files
committed
Set version number to 2.0.0 release candidate 1
1 parent 6f25f02 commit 68bed58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)