Skip to content

Commit 86a36b9

Browse files
authored
PD-59: release of zig 0.15.x (#34)
* prep for release of zig 0.15 * bump to patch release
1 parent 2e9a0f8 commit 86a36b9

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 = .astroz,
33
.version = "0.3.0",
44
.fingerprint = 0x2d8583fca695159f, // Changing this has security and trust implications.
5-
.minimum_zig_version = "0.15.0-dev.1519+dd4e25cf4",
5+
.minimum_zig_version = "0.15.1",
66
.dependencies = .{
77
.cfitsio = .{
88
.url = "https://github.com/arrufat/cfitsio/archive/9a7161ff41600aaa28fd040989294fb60a58df38.tar.gz",

0 commit comments

Comments
 (0)