Skip to content

Commit fb31092

Browse files
chore(release): 4.1.1 [skip ci]
## [4.1.1](v4.1.0...v4.1.1) (2024-11-29) ### Bug Fixes * filter utxos in etna import tx builder ([#930](#930)) ([dd5cd7e](dd5cd7e)) * sort addresses ([2569ad8](2569ad8))
1 parent c1641d9 commit fb31092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@avalabs/avalanchejs",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "Avalanche Platform JS Library",
55
"main": "dist/index.cjs",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)