Skip to content

Commit 0877d05

Browse files
committed
fix: update version number to 0.4.1 in package.json
1 parent cc1149e commit 0877d05

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/auth/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arkstack/auth",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"type": "module",
55
"description": "Authentication package for Arkstack applications, providing utilities for user authentication, password hashing, and two-factor authentication.",
66
"homepage": "https://arkstack.toneflix.net",
@@ -50,4 +50,4 @@
5050
"@h3ravel/support": "^0.15.11",
5151
"arkormx": "^2.0.7"
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)