Skip to content

Commit 9bb50be

Browse files
authored
Merge pull request #731 from ethereum/set-version-to-0-8-25
Set version to 0.8.25
2 parents 2d1bff4 + c7b602b commit 9bb50be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solc",
3-
"version": "0.8.24",
3+
"version": "0.8.25",
44
"description": "Solidity compiler",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)