We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0031090 commit e2678d1Copy full SHA for e2678d1
lerna.json
@@ -9,5 +9,5 @@
9
"samples/*"
10
],
11
"npmClient": "yarn",
12
- "version": "4.0.2"
+ "version": "4.1.0"
13
}
lib/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@asgardeo/auth-js",
3
- "version": "4.0.2",
+ "version": "4.1.0",
4
"description": "Asgardeo Auth JS SDK to be used in JavaScript and TypeScript applications.",
5
"keywords": [
6
"Asgardeo",
0 commit comments