From 8ea21618842fdd0478f6f9ef18ed9f5facae3b7d Mon Sep 17 00:00:00 2001 From: truemiller Date: Wed, 16 Oct 2024 17:18:54 +0100 Subject: [PATCH] Bump version to 0.1.0-rc167 in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c5eab5d0..8f19c4e6c 100644 --- a/package.json +++ b/package.json @@ -63,5 +63,5 @@ "download-binaries": "sh download_binaries.sh", "build:pearl": "sh build_pearl.sh" }, - "version": "0.1.0-rc166" + "version": "0.1.0-rc167" } \ No newline at end of file