Skip to content

Commit 6ec5f65

Browse files
authored
Merge pull request #764 from ethereum/setVersion0.8.29
Set current version to `0.8.29`
2 parents b71ff14 + a8d8793 commit 6ec5f65

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.28",
3+
"version": "0.8.29",
44
"description": "Solidity compiler",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)