diff options
| author | Mitchell Hashimoto <m@mitchellh.com> | 2025-10-08 10:02:15 -0700 |
|---|---|---|
| committer | Mitchell Hashimoto <m@mitchellh.com> | 2025-10-08 10:02:24 -0700 |
| commit | 7071a22cb54ffbbe0b9d46aeec9954f9c25cd69c (patch) | |
| tree | 669e64cc1edebf2a58932715dfdf9d10615a0e58 /build.zig.zon | |
| parent | a586b47dc9310c0aa3afdc69dbd32aa013ae39be (diff) | |
Diffstat (limited to 'build.zig.zon')
| -rw-r--r-- | build.zig.zon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.zig.zon b/build.zig.zon index eee3f6518..9daf37cd7 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -1,6 +1,6 @@ .{ .name = .ghostty, - .version = "1.2.1", + .version = "1.2.2", .paths = .{""}, .fingerprint = 0x64407a2a0b4147e5, .minimum_zig_version = "0.14.1", |
