~jan0sch/rig

Showing details for patch d63f210d2ffd5f1422c8f3c52d23c4725610b3c9.
2025-04-06 (Sun), 9:53 AM - Jens Grassel - d63f210d2ffd5f1422c8f3c52d23c4725610b3c9

Set version in build file.

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.zig.zon with 1 added and 1 removed lines
diff -rN -u old-rig/build.zig.zon new-rig/build.zig.zon
--- old-rig/build.zig.zon	2025-04-19 15:48:36.943826068 +0000
+++ new-rig/build.zig.zon	2025-04-19 15:48:36.943826068 +0000
@@ -10,7 +10,7 @@
 
     // This is a [Semantic Version](https://semver.org/).
     // In a future version of Zig it will be used for package deduplication.
-    .version = "0.0.0",
+    .version = "1.0.0",
 
     // This field is optional.
     // This is currently advisory only; Zig does not yet do anything