1 Commits

Author SHA1 Message Date
d633d6a0b5 Bump version to 0.1.1
- Fix panic when mixin not found with relative mixins_dir path
- Add warning log when mixin is not found
2026-01-19 19:17:44 +05:30

View File

@@ -1,6 +1,6 @@
.{ .{
.name = .pugz, .name = .pugz,
.version = "0.1.2", .version = "0.1.1",
.fingerprint = 0x822db0790e17621d, // Changing this has security and trust implications. .fingerprint = 0x822db0790e17621d, // Changing this has security and trust implications.
.minimum_zig_version = "0.15.2", .minimum_zig_version = "0.15.2",
.dependencies = .{ .dependencies = .{