Zig implementation: change libipc version.

master
Philippe Pittoli 2023-02-05 09:37:54 +01:00
parent 1479d4e243
commit 49e0430fb5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
const std = @import("std");
const VERSION = "0.1.5";
const VERSION = "0.1.0";
// Although this function looks imperative, note that its job is to
// declaratively construct a build graph that will be executed by an external