···10101111 // This is a [Semantic Version](https://semver.org/).
1212 // In a future version of Zig it will be used for package deduplication.
1313- .version = "0.1.0",
1313+ .version = "0.0.0",
14141515 // Together with name, this represents a globally unique package
1616 // identifier. This field is generated by the Zig toolchain when the