From ef8101c349997d355d5d21038550bab6004514d0 Mon Sep 17 00:00:00 2001 From: Nikola Matic Date: Tue, 18 Jul 2023 20:08:57 +0200 Subject: [PATCH] Set version to 0.8.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df5a7c57..71a22bce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solc", - "version": "0.8.20", + "version": "0.8.21", "description": "Solidity compiler", "main": "index.js", "bin": {