Skip to content

Commit

Permalink
Merge pull request #740 from ethereum/set-version-to-0-8-26
Browse files Browse the repository at this point in the history
Set version to 0.8.26
  • Loading branch information
r0qs committed May 21, 2024
2 parents be0add6 + a3d89e2 commit fa19cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solc",
"version": "0.8.25",
"version": "0.8.26",
"description": "Solidity compiler",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit fa19cf8

Please sign in to comment.