Browse Source

Update README.md

Chris Boesch 2 years ago
parent
commit
2557913402
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -81,7 +81,7 @@ about input:
 
 ### Version Changes
 
-Version-0.11.0-dev.1568+xxxxxxxxx
+Version-0.11.0-dev.1602+xxxxxxxxx
 * *2023-02-12* zig 0.11.0-dev.1602 - 
 * *2023-02-04* zig 0.11.0-dev.1568 - changes in `std.Build` (combine `std.build` and `std.build.Builder` into `std.Build`)
 * *2023-01-14* zig 0.11.0-dev.1302 - changes in `@addWithOverflow` (now returns a tuple) and `@typeInfo`; temporary disabled async functionality