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
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.{
|
||||
.name = .pugz,
|
||||
.version = "0.0.0",
|
||||
.version = "0.1.1",
|
||||
.fingerprint = 0x822db0790e17621d, // Changing this has security and trust implications.
|
||||
.minimum_zig_version = "0.15.2",
|
||||
.dependencies = .{
|
||||
|
||||
Reference in New Issue
Block a user