From c7b602b29c9011583a5ea0e9415cfd113458cc75 Mon Sep 17 00:00:00 2001 From: Nikola Matic Date: Thu, 14 Mar 2024 11:24:41 +0100 Subject: [PATCH] Set version to 0.8.25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2317543..770b493b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solc", - "version": "0.8.24", + "version": "0.8.25", "description": "Solidity compiler", "main": "index.js", "bin": {