From a3d89e228440d9e183880f2c906b3398cf0af055 Mon Sep 17 00:00:00 2001 From: Nikola Matic Date: Mon, 20 May 2024 13:23:33 +0200 Subject: [PATCH] Set version to 0.8.26 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 770b493b..050f2872 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solc", - "version": "0.8.25", + "version": "0.8.26", "description": "Solidity compiler", "main": "index.js", "bin": {