From 9ed954b39ef6541465c303cbba976d65b164ed66 Mon Sep 17 00:00:00 2001 From: Nikola Matic Date: Thu, 25 Jan 2024 10:09:27 +0100 Subject: [PATCH] Set version to 0.8.24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86aba45f..c2317543 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solc", - "version": "0.8.23", + "version": "0.8.24", "description": "Solidity compiler", "main": "index.js", "bin": {