Skip to content

Commit 0eea4d6

Browse files
committed
update changelog + version
1 parent 427f56b commit 0eea4d6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11

22
**[Current]**
3+
1.1.1:
4+
- Minor patches to the zeus state machine to make errors more legible.
5+
36
1.1.0:
47
- Complete rewrite of the ledger integration, with an emphasis on viem+ledger. Multisig ledger phases now work properly.
58

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@layr-labs/zeus",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "web3 deployer / metadata manager",
55
"main": "src/index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)