Skip to content

Commit

Permalink
v4.0.3-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 7, 2025
1 parent a9c1192 commit 688e6f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/ensjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ensdomains/ensjs",
"version": "4.0.2",
"version": "4.0.3-alpha.0",
"description": "ENS javascript library for contract interaction",
"type": "module",
"main": "./dist/cjs/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/ensjs/src/errors/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const version = 'v4.0.2-alpha.5'
export const version = 'v4.0.3-alpha.0'

0 comments on commit 688e6f0

Please sign in to comment.