Skip to content

Commit

Permalink
chore: bump version to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fredo committed Jun 20, 2023
1 parent 24b4391 commit a35d0a2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v2.2.1 (2023-06-20)
* relayer: Update Arbitrum SDK to 3.1.4
* relayer: Update Optimism SDK to 2.1.0
* ci: fix flaky end-to-end tests


## v2.2.0 (2023-06-14)

* agent: Restructure common modules to top level directory
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "beamer"
version = "2.2.0"
version = "2.2.1"
description = "Bridging rollups with L1 guaranteed security"
authors = ["Beamer Bridge Team <contact@beamerbridge.com>"]
license = "MIT"
Expand Down

0 comments on commit a35d0a2

Please sign in to comment.