From 9ada458bf5bae903a362a17cb5fdbd66bfcd7ea6 Mon Sep 17 00:00:00 2001 From: Nikola Matic Date: Wed, 25 Oct 2023 14:04:50 +0200 Subject: [PATCH] Set version to 0.8.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71a22bce..9dda9207 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solc", - "version": "0.8.21", + "version": "0.8.22", "description": "Solidity compiler", "main": "index.js", "bin": {