From 828a1d35be297f85f0fe51101233492da45af707 Mon Sep 17 00:00:00 2001 From: r0qs Date: Wed, 10 May 2023 12:45:21 +0200 Subject: [PATCH] Set version to 0.8.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea2e6a43..df5a7c57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solc", - "version": "0.8.19", + "version": "0.8.20", "description": "Solidity compiler", "main": "index.js", "bin": {