Merge pull request #38741 from dchinmay2/push-qzzkxtlkrquz

build(zig): update version
This commit is contained in:
bfredl
2026-04-04 10:34:47 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -8,13 +8,13 @@ const tests = @import("test/run_tests.zig");
const version = struct {
const major = 0;
const minor = 12;
const minor = 13;
const patch = 0;
const prerelease = "-dev";
const api_level = 14;
const api_level_compat = 0;
const api_prerelease = true;
const api_prerelease = false;
};
pub const SystemIntegrationOptions = packed struct {

View File

@@ -1,7 +1,7 @@
.{
.name = .neovim,
.fingerprint = 0x66eb090879307a38,
.version = "0.12.0",
.version = "0.13.0",
.minimum_zig_version = "0.15.2",
.dependencies = .{