Skip to content

Commit

Permalink
Merge pull request #3555 from ethereum/dev
Browse files Browse the repository at this point in the history
Deploy v2.34.0
  • Loading branch information
samajammin authored Aug 5, 2021
2 parents 07e8e66 + cb9505b commit 927542c
Show file tree
Hide file tree
Showing 11 changed files with 175 additions and 2,551 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -4237,6 +4237,15 @@
"contributions": [
"bug"
]
},
{
"login": "TrevorFrench",
"name": "Trevor French",
"avatar_url": "https://avatars.githubusercontent.com/u/42419234?v=4",
"profile": "http://trevorfrench.com",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1049,6 +1049,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
</tr>
<tr>
<td align="center"><a href="https://github.com/hbriese"><img src="https://avatars.githubusercontent.com/u/14974903?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Hayden Briese</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3Ahbriese" title="Bug reports">🐛</a></td>
<td align="center"><a href="http://trevorfrench.com"><img src="https://avatars.githubusercontent.com/u/42419234?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Trevor French</b></sub></a><br /><a href="#content-TrevorFrench" title="Content">🖋</a></td>
</tr>
</table>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ethereum-org-website",
"version": "2.33.1",
"version": "2.34.0",
"description": "Website of ethereum.org",
"main": "index.js",
"repository": "git@github.com:ethereum/ethereum-org-website.git",
Expand Down
Loading

0 comments on commit 927542c

Please sign in to comment.