From 97937856e36d64e9e0fd114f365e38b965428c78 Mon Sep 17 00:00:00 2001 From: Cameron Brooks Date: Thu, 11 Jun 2026 02:20:00 -0400 Subject: [PATCH] chore: prepare linux-wire 0.1.3 metadata --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0669f24..440d51c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.10) project(linux-wire - VERSION 0.1.1 + VERSION 0.1.3 LANGUAGES C CXX )