mod: bump to version 0.0.3
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
.{
|
.{
|
||||||
.name = .tui_website,
|
.name = .tui_website,
|
||||||
// This is a [Semantic Version](https://semver.org/).
|
// This is a [Semantic Version](https://semver.org/).
|
||||||
.version = "0.0.2",
|
.version = "0.0.3",
|
||||||
.fingerprint = 0x93d98a4d9d000e9c, // Changing this has security and trust implications.
|
.fingerprint = 0x93d98a4d9d000e9c, // Changing this has security and trust implications.
|
||||||
.minimum_zig_version = "0.16.0-dev.463+f624191f9",
|
.minimum_zig_version = "0.16.0-dev.463+f624191f9",
|
||||||
.dependencies = .{
|
.dependencies = .{
|
||||||
|
|||||||
Reference in New Issue
Block a user