From ddf4091f729a26603732d48322cefb8eadc964d0 Mon Sep 17 00:00:00 2001 From: Sabnock01 <24715302+Sabnock01@users.noreply.github.com> Date: Wed, 20 Sep 2023 01:09:19 -0500 Subject: [PATCH] correct version nums --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15034dc3..905b890b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,24 +1,24 @@ # op-viem -## 0.0.1-alpha.5 +## 0.0.1-alpha.6 ### Patch Changes - Export writeFinalizeWithdrawTransaction and fix getProveWithdrawalTransactionArgs -## 0.0.1-alpha.4 +## 0.0.1-alpha.5 ### Patch Changes - readFinalizedWithdrawals, txReceipt to getDeposits and getWithdrawals -## 0.0.1-alpha.3 +## 0.0.1-alpha.4 ### Patch Changes - Update minGasLimit to be type number for consistency with ABI -## 0.0.1-alpha.2 +## 0.0.1-alpha.3 ### Patch Changes